]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/dcscreen.cpp
Build fix after wxColourBase introduction.
[wxWidgets.git] / src / mac / classic / dcscreen.cpp
index 03d769a05b41ddf5987b5ac71122aac8a4e4da83..bbfbc779641e5b6148575712fb30d375f5b61ca5 100644 (file)
@@ -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()