X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e27d9a9106d0696c9dee751e6c825577233e82f0..d1f024a8de8872ae314b30e0d1b8c8a1b8518c3d:/src/msw/mdi.cpp?ds=sidebyside diff --git a/src/msw/mdi.cpp b/src/msw/mdi.cpp index 44718647dc..fa13c1c64e 100644 --- a/src/msw/mdi.cpp +++ b/src/msw/mdi.cpp @@ -17,10 +17,6 @@ // headers // --------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "mdi.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"