]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/combobox.h
compilation fix
[wxWidgets.git] / include / wx / motif / combobox.h
index b203dcb7751af516d32dd85ddf90d789934e1e80..cbe6c908193c0a6d1947517c78bbf94c028425de 100644 (file)
@@ -18,9 +18,6 @@
 
 #include "wx/choice.h"
 
-WXDLLEXPORT_DATA(extern const char*) wxComboBoxNameStr;
-WXDLLEXPORT_DATA(extern const char*) wxEmptyString;
-
 // Combobox item
 class WXDLLEXPORT wxComboBox: public wxChoice
 {