X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..4aa1406671c5d6abded83e3713b423ac4d40b7c9:/src/common/accesscmn.cpp 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__