]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/button.cpp
refactored wxGTK scrolling: it has now fully-functioning wxScrollHelper and a lot...
[wxWidgets.git] / src / gtk1 / button.cpp
index faf3fa5d0f30be372b6332f84ba95ca573bf37da..e6904b1c1a1ee002eb46a7c2eaa52541532eefbe 100644 (file)
@@ -7,10 +7,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "button.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"