diff -r bc5a64e5bc3c -r 5bcb308bd24d phoneapp/phoneuicontrol/src/cphonesystemeventhandler.cpp --- a/phoneapp/phoneuicontrol/src/cphonesystemeventhandler.cpp Tue Jul 06 14:15:47 2010 +0300 +++ b/phoneapp/phoneuicontrol/src/cphonesystemeventhandler.cpp Wed Aug 18 09:48:26 2010 +0300 @@ -110,28 +110,6 @@ } // --------------------------------------------------------- -// CPhoneSystemEventHandler::DynInitMenuPaneL -// --------------------------------------------------------- -// -void CPhoneSystemEventHandler::DynInitMenuPaneL( - TInt aResourceId, - CEikMenuPane* aMenuPane ) - { - iStateMachine->State()->DynInitMenuPaneL( aResourceId, aMenuPane ); - } - -// --------------------------------------------------------- -// CPhoneSystemEventHandler::DynInitMenuBarL -// --------------------------------------------------------- -// -void CPhoneSystemEventHandler::DynInitMenuBarL( - TInt aResourceId, - CEikMenuBar* aMenuBar ) - { - iStateMachine->State()->DynInitMenuBarL( aResourceId, aMenuBar ); - } - -// --------------------------------------------------------- // CPhoneSystemEventHandler::HandleSystemEventL // --------------------------------------------------------- //