X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d8809820cc7aa3a38355b65cd4cb1d4040cfb499..b16de7461ac6d97b0b04a5ce4e73447925e93416:/src/univ/menu.cpp diff --git a/src/univ/menu.cpp b/src/univ/menu.cpp index 5909f4eb64..ae7eab4f2a 100644 --- a/src/univ/menu.cpp +++ b/src/univ/menu.cpp @@ -17,11 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "univmenuitem.h" - #pragma implementation "univmenu.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__