X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..b3402d0df8c9f763da1e32fc28c824014e5516c6:/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