projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed relaying of wxEVT_MOUSEWHEEL to popup control
[wxWidgets.git]
/
src
/
x11
/
nanox.c
diff --git
a/src/x11/nanox.c
b/src/x11/nanox.c
index 9811d4d023b9f67c9d2a2f8498cda5326a4d5b12..5c2c8b27ab74989ae51ef964f2a308a6a6ba6f5e 100644
(file)
--- a/
src/x11/nanox.c
+++ b/
src/x11/nanox.c
@@
-9,10
+9,6
@@
#if wxUSE_NANOX
-#ifdef __GNUG__
-#pragma implementation "Xlib.h"
-#endif
-
#include <ctype.h>
#include <malloc.h>
#include <string.h>