removed USE_SHARED_LIBRARY mentions (and all variations in spelling) (patch 1231184)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-07-28 22:08:31 +00:00
parent 3b2931fbf5
commit 62f864c32c
73 changed files with 11 additions and 191 deletions

View 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
{