diff --git a/src/common/statbar.cpp b/src/common/statbar.cpp index bd3a277d88..f868fbb29c 100644 --- a/src/common/statbar.cpp +++ b/src/common/statbar.cpp @@ -38,7 +38,7 @@ // wxStatusBarBase implementation // ============================================================================ -IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow) +// IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow) This doesn't beling here, RR // ---------------------------------------------------------------------------- // ctor/dtor