X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3dddebb1cda284e8563be745c4bb90f8108a8794..0b6d76bfd477722d73589b20a15d05b8b570bd61:/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__