X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/519cb848a8f4c91c73421bb75314754284e593a4..3112490359260018d5d90deea13f3eff9dbe9564:/src/mac/combobox.cpp diff --git a/src/mac/combobox.cpp b/src/mac/combobox.cpp index 905f3180aa..d1fd686a85 100644 --- a/src/mac/combobox.cpp +++ b/src/mac/combobox.cpp @@ -16,9 +16,7 @@ #include "wx/combobox.h" #include "wx/mac/uma.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxComboBox, wxControl) -#endif // right now we don't support editable comboboxes