X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2bcbdfbc798cccc134c192a4a0185035cd9303c..12bc5f9ad2c8be40081dbe69d0c0042fb30cbfa5:/src/x11/dc.cpp diff --git a/src/x11/dc.cpp b/src/x11/dc.cpp index cecac15863..f36c6febaf 100644 --- a/src/x11/dc.cpp +++ b/src/x11/dc.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "dc.h" -#endif - #include "wx/dc.h" #include "wx/dcmemory.h" #include "wx/defs.h"