]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/nanox.c
Remove hard limit on number of pages in wxHtmlPrintout.
[wxWidgets.git] / src / x11 / nanox.c
index 0aafc49442a6ca02806722b7787af70e9f42613a..a9619fb54739d8e61a236c635de3ee09edfc2a65 100644 (file)
@@ -2,16 +2,13 @@
  * nanox.c
  *
  * Replacements for some comomon Xlib functions
+ * Licence: The wxWindows licence
  */
 
 #include "wx/setup.h"
 
 #if wxUSE_NANOX
 
-#ifdef __GNUG__
-#pragma implementation "Xlib.h"
-#endif
-
 #include <ctype.h>
 #include <malloc.h>
 #include <string.h>