X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..8a18ea3f03ee46d13545a26156631ac102441fc1:/src/common/accesscmn.cpp?ds=sidebyside

diff --git a/src/common/accesscmn.cpp b/src/common/accesscmn.cpp
index 6a5838d077..037fc8edf5 100644
--- a/src/common/accesscmn.cpp
+++ b/src/common/accesscmn.cpp
@@ -12,10 +12,6 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "accessbase.h"
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__