X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0fd2ecfed35280a776ebef0a45ef6eb868e9bd68..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/msw/mdi.h diff --git a/include/wx/msw/mdi.h b/include/wx/msw/mdi.h index caf235fd56..a699a3125c 100644 --- a/include/wx/msw/mdi.h +++ b/include/wx/msw/mdi.h @@ -4,7 +4,6 @@ // Author: Julian Smart // Modified by: 2008-10-31 Vadim Zeitlin: derive from the base classes // Created: 01/02/97 -// RCS-ID: $Id$ // Copyright: (c) 1997 Julian Smart // (c) 2008 Vadim Zeitlin // Licence: wxWindows licence @@ -110,9 +109,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