X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..c0f09a2e88168989a36c53e95ed225e2cf3f9ff0:/src/stubs/checklst.cpp

diff --git a/src/stubs/checklst.cpp b/src/stubs/checklst.cpp
index ecabf5408e..18433b99d0 100644
--- a/src/stubs/checklst.cpp
+++ b/src/stubs/checklst.cpp
@@ -23,9 +23,7 @@
 // implementation
 // ============================================================================
 
-#if !USE_SHARED_LIBRARY
   IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)
-#endif
 
 // ----------------------------------------------------------------------------
 // implementation of wxCheckListBox class