X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a290fa5a7deebe9d96c0c0089d18e27d4bd9b624..3396739da180ef3f8d006f11f8a13a9e0df7d88d:/src/univ/statline.cpp

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__