]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/app.h
Escape underscores
[wxWidgets.git] / include / wx / mac / carbon / app.h
index 96a293e5483381f802c8f165cb1f24988280d481..26c269e1e0bdcd97002ac9cb5c3bd7c9af34b6ce 100644 (file)
@@ -27,11 +27,6 @@ class WXDLLEXPORT wxApp ;
 class WXDLLEXPORT wxKeyEvent;
 class WXDLLEXPORT wxLog;
 
-#define wxPRINT_WINDOWS         1
-#define wxPRINT_POSTSCRIPT      2
-
-WXDLLEXPORT_DATA(extern wxApp*) wxTheApp;
-
 // Force an exit from main loop
 void WXDLLEXPORT wxExit();