X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/222ed1d678dff2f5c3c4164321dd05e8f47de487..fe164c3e2ea5453896cd63a5440a26365daec1bc:/src/common/tbarbase.cpp diff --git a/src/common/tbarbase.cpp b/src/common/tbarbase.cpp index 636d4133cf..b52d9476d1 100644 --- a/src/common/tbarbase.cpp +++ b/src/common/tbarbase.cpp @@ -44,8 +44,6 @@ // wxWindows macros // ---------------------------------------------------------------------------- -IMPLEMENT_CLASS(wxToolBarBase, wxControl) - BEGIN_EVENT_TABLE(wxToolBarBase, wxControl) END_EVENT_TABLE()