X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..70aedad68fe4fc59134c55055b35f35a5ce3fd7a:/src/stubs/listbox.cpp

diff --git a/src/stubs/listbox.cpp b/src/stubs/listbox.cpp
index 1dad21e12c..2445810473 100644
--- a/src/stubs/listbox.cpp
+++ b/src/stubs/listbox.cpp
@@ -18,9 +18,7 @@
 #include "wx/dynarray.h"
 #include "wx/log.h"
 
-#if !USE_SHARED_LIBRARY
   IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControl)
-#endif
 
 // ============================================================================
 // list box control implementation