]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/listbox.h
removed WXDLLEXPORT_CTORFN (was always empty anyhow)
[wxWidgets.git] / include / wx / motif / listbox.h
index 1e1907e24382d24d681bd7a5be7b43eba34c2565..ae350046c3038062b02191a19c57205eef006974 100644 (file)
 #include "wx/ctrlsub.h"
 #include "wx/clntdata.h"
 
-WXDLLEXPORT_DATA(extern const char*) wxListBoxNameStr;
-
 // forward decl for GetSelections()
 class WXDLLEXPORT wxArrayInt;
 
-WXDLLEXPORT_DATA(extern const char*) wxEmptyString;
-
 // List box item
 class WXDLLEXPORT wxListBox: public wxListBoxBase
 {