]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/helpbase.cpp
some stupid attempts to make utf8 work - it doesn't, but the code does no harm and...
[wxWidgets.git] / src / common / helpbase.cpp
index da1d222c58a97a462d906adc587b43063b86ada5..94d808ac5b11aea9a6814247fb642e56830bcd12 100644 (file)
@@ -28,8 +28,6 @@
 
 #if wxUSE_HELP
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_CLASS(wxHelpControllerBase, wxObject)
-#endif
 
 #endif // wxUSE_HELP