X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/519cb848a8f4c91c73421bb75314754284e593a4..ae77fce66c3061534832af3eec7e636723859121:/src/mac/dcscreen.cpp?ds=sidebyside

diff --git a/src/mac/dcscreen.cpp b/src/mac/dcscreen.cpp
index 1ea12f3d29..1d802afba4 100644
--- a/src/mac/dcscreen.cpp
+++ b/src/mac/dcscreen.cpp
@@ -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()