]> git.saurik.com Git - wxWidgets.git/commitdiff
reveretd change commenting out IMPLEMENT_DYNAMIC_CLASS
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Oct 2001 21:28:46 +0000 (21:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 15 Oct 2001 21:28:46 +0000 (21:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/statbar.cpp

index f868fbb29cb8c00405efcafe12d5d399f5146c43..bd3a277d88e0fbba791ab95bd9ed61ab7f62cec3 100644 (file)
@@ -38,7 +38,7 @@
 // wxStatusBarBase implementation
 // ============================================================================
 
-// IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow)     This doesn't beling here, RR
+IMPLEMENT_DYNAMIC_CLASS(wxStatusBar, wxWindow)
 
 // ----------------------------------------------------------------------------
 // ctor/dtor