X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47d67540a017101b3e46abe9ef0f55914d8de37e..6dfec4b8d901b13f11745a1371083a0b8c1c6980:/src/common/helpbase.cpp

diff --git a/src/common/helpbase.cpp b/src/common/helpbase.cpp
index da1d222c58..94d808ac5b 100644
--- a/src/common/helpbase.cpp
+++ b/src/common/helpbase.cpp
@@ -28,8 +28,6 @@
 
 #if wxUSE_HELP
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_CLASS(wxHelpControllerBase, wxObject)
-#endif
 
 #endif // wxUSE_HELP