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