X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ea4780630b335a1b8b2d3a94c0b82e46f4c56f6..0902e71a160c215d9f65214a19a53facd1cf7ab9:/src/msw/dcscreen.cpp?ds=sidebyside

diff --git a/src/msw/dcscreen.cpp b/src/msw/dcscreen.cpp
index 65f897ccf3..511c3b25bc 100644
--- a/src/msw/dcscreen.cpp
+++ b/src/msw/dcscreen.cpp
@@ -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)