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