X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/519cb848a8f4c91c73421bb75314754284e593a4..8290d43d0d43369d007f1c47abf98a45da461a30:/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