]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/statbox.cpp
silence incorrect warning about missing return value
[wxWidgets.git] / src / gtk / statbox.cpp
index b7df8b6f58cb2c2f4a983ed8024016d229fa5cd1..151f04d0faad2f995ad7341f15127a6f24fe3470 100644 (file)
@@ -48,8 +48,6 @@ static void size_allocate(GtkWidget* widget, GtkAllocation* alloc, void*)
 // wxStaticBox
 //-----------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl)
-
 wxStaticBox::wxStaticBox()
 {
 }