]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/dc.cpp
Make wxRegEx::Replace run in linear time
[wxWidgets.git] / src / mac / classic / dc.cpp
index ae7936dd6cce78827bfbc60a51c64b970d4a6b92..733afcaa0fbd2d7be7fe52c90d82b5a0382e313e 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma implementation "dc.h"
-#endif
-
 #include "wx/dc.h"
 #include "wx/app.h"
 #include "wx/mac/uma.h"
@@ -32,9 +28,8 @@ using namespace std ;
 #include <TextCommon.h>
 #include <TextEncodingConverter.h>
 #include <FixMath.h>
-#if !USE_SHARED_LIBRARY
+
 IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject)
-#endif
 
 //-----------------------------------------------------------------------------
 // constants