]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/cursor.mm
check default library directories in WX_PATH_FIND_LIBRARIES; do *not* add default...
[wxWidgets.git] / src / cocoa / cursor.mm
index b8eee50500d3a1193ea149d9455ac922ab94b025..2489ea7b0696ebc057ecf47c7573f2e9f6b7d0f5 100644 (file)
@@ -23,9 +23,7 @@
 #import <AppKit/NSImage.h>
 #include "wx/cocoa/string.h"
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxCursor, wxBitmap)
-#endif
 
 typedef struct tagClassicCursor
 {