]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/accel.cpp
Calling a Refresh() before the window is created no longer
[wxWidgets.git] / src / os2 / accel.cpp
index 881da9b4c56f8b261d377b627c8467cf28fed1b8..7be1c6acd3a077728327bcfaee980278202a365e 100644 (file)
@@ -23,9 +23,7 @@
 #include "wx/os2/private.h"
 
 
-#if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxAcceleratorTable, wxObject)
-#endif
 
 class WXDLLEXPORT wxAcceleratorRefData: public wxObjectRefData
 {