mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 05:48:01 +01:00
fixed compilation problem
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
* USA.
|
* USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#if 0
|
||||||
#include <WINGsP.h>
|
#include <WINGsP.h>
|
||||||
#include <WUtil.h>
|
#include <WUtil.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
@@ -666,3 +666,4 @@ destroyEditMenu(WEditMenu *mPtr)
|
|||||||
|
|
||||||
free(mPtr);
|
free(mPtr);
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user