]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/prntbase.cpp
Mac compilation fix after const patch
[wxWidgets.git] / src / common / prntbase.cpp
index a2cf6496206ce20c21f4b4827ad8b1ed0723cccf..ca03099619a415eb4ad08c208cd11923592cd597 100644 (file)
@@ -9,11 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-  #pragma implementation "prntbase.h"
-  #pragma implementation "printdlg.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"