]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/main.cpp
remove the drag-and-drop compatibility hack for extracting the embedded size of the...
[wxWidgets.git] / src / mac / carbon / main.cpp
index 9c027cb5f17baf36cd89d33cebc92a853f2a3d20..ad5bd3326395366a359ef0c13c7fa6c26b624bb2 100644 (file)
@@ -9,6 +9,4 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#include "wx/app.h"
-
-IMPLEMENT_WXWIN_MAIN
+// We don't put main() in the library any more. GD.