]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/combobox.h
Update to Scintilla 1.53
[wxWidgets.git] / include / wx / mac / combobox.h
index 5b73bc2b6b45f3d53e3d6951574c793a3de4ea2c..3da2f84e6a34c7c2c876dae5df9b05c5f28b5bf6 100644 (file)
@@ -20,7 +20,6 @@
 #include "wx/choice.h"
 
 WXDLLEXPORT_DATA(extern const wxChar*) wxComboBoxNameStr;
-WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString;
 
 // Combobox item
 class WXDLLEXPORT wxComboBox: public wxComboBoxBase , public wxControl