X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b2eeec59f924bc1af582e70d010f89dc29d3d3..1772ead05876c9139b9ecbe4559a813a315cb3cd:/src/qt/cursor.cpp

diff --git a/src/qt/cursor.cpp b/src/qt/cursor.cpp
index c856f5e9e0..29b7d5c996 100644
--- a/src/qt/cursor.cpp
+++ b/src/qt/cursor.cpp
@@ -15,9 +15,7 @@
 
 #include "wx/cursor.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxCursor, wxBitmap)
-#endif
 
 wxCursorRefData::wxCursorRefData()
 {