]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stubs/dcscreen.cpp
added test mode to wxLongLongWx which allowed to find the bug in operator*=()
[wxWidgets.git] / src / stubs / dcscreen.cpp
index e03bbac0c80d8fbfbb86a792919de9e65948729c..5d592d8b9650f0c8fc368e2fbfd11795ab88b85b 100644 (file)
@@ -15,9 +15,7 @@
 
 #include "wx/dcscreen.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxScreenDC, wxWindowDC)
-#endif
 
 // Create a DC representing the whole screen
 wxScreenDC::wxScreenDC()