X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..03c046d1d521ebe253b612838eef5af8b5220365:/src/qt/region.cpp

diff --git a/src/qt/region.cpp b/src/qt/region.cpp
index d03d8e8020..7945594c99 100644
--- a/src/qt/region.cpp
+++ b/src/qt/region.cpp
@@ -23,10 +23,8 @@
 
 #include <windows.h>
 
-#if !USE_SHARED_LIBRARY
 	IMPLEMENT_DYNAMIC_CLASS(wxRegion, wxGDIObject)
 	IMPLEMENT_DYNAMIC_CLASS(wxRegionIterator, wxObject)
-#endif
 
 //-----------------------------------------------------------------------------
 // wxRegionRefData implementation