X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fb49f3b32e78c4f951c7331447851c3aa0302dde..bc55104d9ab0b0b835644f17a152b4fbbfa8c7b9:/include/wx/os2/combobox.h diff --git a/include/wx/os2/combobox.h b/include/wx/os2/combobox.h index 1678e513f1..2f2e957b1f 100644 --- a/include/wx/os2/combobox.h +++ b/include/wx/os2/combobox.h @@ -16,9 +16,6 @@ #if wxUSE_COMBOBOX -WXDLLEXPORT_DATA(extern const char*) wxComboBoxNameStr; -WXDLLEXPORT_DATA(extern const char*) wxEmptyString; - // Combobox item class WXDLLEXPORT wxComboBox : public wxChoice {