]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/menu.cpp
avoid system pop-up menu commands being handled by wxApp, bug was shown in printing...
[wxWidgets.git] / src / mac / carbon / menu.cpp
index c37c9b88353b475f361a33e2418c17ef949d0fa8..891f908d647f572c4e0960f1b73bd0f33df5842f 100644 (file)
@@ -9,11 +9,6 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "menu.h"
-#pragma implementation "menuitem.h"
-#endif
-
 // ============================================================================
 // headers & declarations
 // ============================================================================