X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8aa04e8bf1638ed4d9355e560c8d718c8be4667a..585266618c27ac77a5e5316c03e06ffc514715c9:/src/stubs/combobox.cpp diff --git a/src/stubs/combobox.cpp b/src/stubs/combobox.cpp index 0be841bad4..568529db54 100644 --- a/src/stubs/combobox.cpp +++ b/src/stubs/combobox.cpp @@ -15,9 +15,7 @@ #include "wx/combobox.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxComboBox, wxControl) -#endif bool wxComboBox::Create(wxWindow *parent, wxWindowID id, const wxString& value,