X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3dddebb1cda284e8563be745c4bb90f8108a8794..2daa5d2c99cce01b7f7f7e17d9f0e6892b02183b:/src/univ/statbox.cpp diff --git a/src/univ/statbox.cpp b/src/univ/statbox.cpp index 50a76c02af..773f542217 100644 --- a/src/univ/statbox.cpp +++ b/src/univ/statbox.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "univstatbox.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__