X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0fd2ecfed35280a776ebef0a45ef6eb868e9bd68..438959cca892a7651634cc3a7aad4819ac49b23c:/include/wx/msw/mdi.h diff --git a/include/wx/msw/mdi.h b/include/wx/msw/mdi.h index caf235fd56..afef0664a4 100644 --- a/include/wx/msw/mdi.h +++ b/include/wx/msw/mdi.h @@ -110,9 +110,6 @@ public: #endif // wxUSE_MENUS protected: - // override to pass menu/toolbar events to the active child first - virtual bool TryBefore(wxEvent& event); - #if wxUSE_MENUS_NATIVE virtual void InternalSetMenuBar(); #endif // wxUSE_MENUS_NATIVE