]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dcscreen.cpp
fixed typos in wxBitmap::ConvertToImage
[wxWidgets.git] / src / msw / dcscreen.cpp
index 65f897ccf38dd4fbdadd3e91c2da715272f15f70..511c3b25bcef7ae9ae8cd09abd454a36e0030f48 100644 (file)
@@ -30,9 +30,7 @@
 #include "wx/dcscreen.h"
 
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxScreenDC, wxWindowDC)
-#endif
 
 // Create a DC representing the whole screen
 wxScreenDC::wxScreenDC(void)