]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/tbarbase.cpp
check memory leaks sooner, when wxLog target is still available
[wxWidgets.git] / src / common / tbarbase.cpp
index 636d4133cf32e72c8630b13acf15994be6506dcf..b52d9476d196521928fd6505b898f8682a414035 100644 (file)
@@ -44,8 +44,6 @@
 // wxWindows macros
 // ----------------------------------------------------------------------------
 
-IMPLEMENT_CLASS(wxToolBarBase, wxControl)
-
 BEGIN_EVENT_TABLE(wxToolBarBase, wxControl)
 END_EVENT_TABLE()