X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a290fa5a7deebe9d96c0c0089d18e27d4bd9b624..2028c33ab5a39a12bd410ac953731a56ad6377ba:/src/univ/statline.cpp?ds=sidebyside diff --git a/src/univ/statline.cpp b/src/univ/statline.cpp index bd666a45b7..dfdac47862 100644 --- a/src/univ/statline.cpp +++ b/src/univ/statline.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "univstatline.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__