X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e58dab20ce995856303154a367bcca904066525c..a7c8e710e944fc12a81a19d06fe415a92e86bb13:/src/os2/menu.cpp?ds=sidebyside diff --git a/src/os2/menu.cpp b/src/os2/menu.cpp index 6b82bb84fd..fa4a093a6b 100644 --- a/src/os2/menu.cpp +++ b/src/os2/menu.cpp @@ -1022,7 +1022,6 @@ void wxMenuBar::Attach( ) { wxASSERT_MSG( !IsAttached(), wxT("menubar already attached!") ); - m_menuBarFrame = pFrame; #if wxUSE_ACCEL RebuildAccelTable();