]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/listbox.cpp
merging back XTI branch part 2
[wxWidgets.git] / src / motif / listbox.cpp
index 4d593370235acbf183fc69025b3c221f13c2e04e..b0ab1011abf8349ff99695a52ff56e099701ba11 100644 (file)
@@ -33,8 +33,6 @@
 #endif
 #include "wx/motif/private.h"
 
 #endif
 #include "wx/motif/private.h"
 
-IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControlWithItems)
-
 static void wxListBoxCallback(Widget w,
                               XtPointer clientData,
                               XmListCallbackStruct * cbs);
 static void wxListBoxCallback(Widget w,
                               XtPointer clientData,
                               XmListCallbackStruct * cbs);