X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..462bc04863a27a56a75faf72c20977a2e958c2a5:/include/wx/msw/combobox.h diff --git a/include/wx/msw/combobox.h b/include/wx/msw/combobox.h index 6c911828e9..d143bdf367 100644 --- a/include/wx/msw/combobox.h +++ b/include/wx/msw/combobox.h @@ -20,8 +20,6 @@ #if wxUSE_COMBOBOX -WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString; - // ---------------------------------------------------------------------------- // Combobox control // ----------------------------------------------------------------------------