X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/220aea7b09665fa1d28ba6361b9052599415e69a..6945b5878c8d46a56f1a59f558837a0943492f3c:/src/msw/menuitem.cpp?ds=sidebyside diff --git a/src/msw/menuitem.cpp b/src/msw/menuitem.cpp index 38a7e8783d..6c0d6cf358 100644 --- a/src/msw/menuitem.cpp +++ b/src/msw/menuitem.cpp @@ -17,10 +17,6 @@ // headers // --------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "menuitem.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"