]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/menu_osx.cpp
clang warnings
[wxWidgets.git] / src / osx / menu_osx.cpp
index e357f2bb7f00f2810315d8eb60e54819dd85c796..a6d6f2c56ba1bc3e7e8fbacff5081f3914320387 100644 (file)
@@ -43,9 +43,6 @@ wxMenuImpl::~wxMenuImpl()
 {
 }
 
-IMPLEMENT_DYNAMIC_CLASS(wxMenu, wxEvtHandler)
-IMPLEMENT_DYNAMIC_CLASS(wxMenuBar, wxEvtHandler)
-
 // the (popup) menu title has this special id
 static const int idMenuTitle = -3;