X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..daebb84bff054d3833baca58a5dc506de56c64a1:/src/mac/classic/dcscreen.cpp diff --git a/src/mac/classic/dcscreen.cpp b/src/mac/classic/dcscreen.cpp index 03d769a05b..bbfbc77964 100644 --- a/src/mac/classic/dcscreen.cpp +++ b/src/mac/classic/dcscreen.cpp @@ -9,16 +9,10 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "dcscreen.h" -#endif - #include "wx/dcscreen.h" #include "wx/mac/uma.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxScreenDC, wxWindowDC) -#endif // Create a DC representing the whole screen wxScreenDC::wxScreenDC()