]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/stattext.cpp
fixed labels under GTK+ 1 after recent changes (remove underscores from them again)
[wxWidgets.git] / src / gtk1 / stattext.cpp
index 316d7b2888d71537b857c62b3b85fc1085cbcedb..812a9839b2fcef9678431c0ae4dc07f431a0d0a8 100644 (file)
@@ -7,10 +7,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "stattext.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"