X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f97c985452b20a8c2f0bbfb1d0275298bf09fb45..135ce19c6765c1163b63071ed84443da989cac7a:/src/stubs/cursor.cpp

diff --git a/src/stubs/cursor.cpp b/src/stubs/cursor.cpp
index 4333364c93..bc04cc617c 100644
--- a/src/stubs/cursor.cpp
+++ b/src/stubs/cursor.cpp
@@ -16,9 +16,7 @@
 #include "wx/cursor.h"
 #include "wx/icon.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxCursor, wxBitmap)
-#endif
 
 wxCursorRefData::wxCursorRefData()
 {