X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..08670ea85abf4b4946a9ce64971b591d7b1ee30b:/src/common/accesscmn.cpp diff --git a/src/common/accesscmn.cpp b/src/common/accesscmn.cpp index 6a5838d077..ce89082367 100644 --- a/src/common/accesscmn.cpp +++ b/src/common/accesscmn.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: common/accesscmn.cpp +// Name: src/common/accesscmn.cpp // Author: Julian Smart // Modified by: // Created: 2003-02-12 @@ -12,10 +12,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "accessbase.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__