X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88d2e56706ed5851544d957f226d4a5ec8499eb4..370dc79c5a7fd9ac24fb001e38388a210750e2e7:/src/univ/button.cpp?ds=sidebyside diff --git a/src/univ/button.cpp b/src/univ/button.cpp index a812e9e25e..f41f45b6e6 100644 --- a/src/univ/button.cpp +++ b/src/univ/button.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "univbutton.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__