X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/889f0b7c67f207f230d8bf9f558ae35445d57e10..42bf837cea417f83f478709be322eb713e6e2ec8:/include/wx/msw/combobox.h diff --git a/include/wx/msw/combobox.h b/include/wx/msw/combobox.h index e8460b2ae7..d143bdf367 100644 --- a/include/wx/msw/combobox.h +++ b/include/wx/msw/combobox.h @@ -20,9 +20,6 @@ #if wxUSE_COMBOBOX -WXDLLEXPORT_DATA(extern const wxChar*) wxComboBoxNameStr; -WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString; - // ---------------------------------------------------------------------------- // Combobox control // ----------------------------------------------------------------------------