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

@@ -17,9 +17,7 @@
#include "wx/accel.h"
#include "wx/string.h"
#if !USE_SHARED_LIBRARIES
IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject)
#endif
// ----------------------------------------------------------------------------
// wxAccelList: a list of wxAcceleratorEntries