]> 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 f700c6466879df06cc8bd76d8225dc80bee0ccf7..bbfbc779641e5b6148575712fb30d375f5b61ca5 100644 (file)
@@ -6,19 +6,13 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:       wxWidgets licence
+// 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()