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