]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/listbox.cpp
removed a condition (l. 124) that always eval to true
[wxWidgets.git] / src / os2 / listbox.cpp
index 5408910fb3864c529f9ae32f9a58b75e425190e8..2ecb09a5eb944a05685643aa4281473479bd34dc 100644 (file)
@@ -34,9 +34,7 @@
     #include  "wx/ownerdrw.h"
 #endif
 
-#if !USE_SHARED_LIBRARY
   IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControl)
-#endif
 
 // ============================================================================
 // list box item declaration and implementation