]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/listbox.cpp
merging back XTI branch part 2
[wxWidgets.git] / src / gtk / listbox.cpp
index 60c03da2030ea8284126b095c1226b9d234d03a0..06c62c2ff566cbd26dc5bbf49dbe4435aa56c15e 100644 (file)
@@ -237,8 +237,6 @@ static gboolean gtk_listbox_searchequal_callback(GtkTreeModel * WXUNUSED(model),
 // wxListBox
 //-----------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControlWithItems)
-
 // ----------------------------------------------------------------------------
 // construction
 // ----------------------------------------------------------------------------