diff -r bc5a64e5bc3c -r 377c906a8701 phoneapp/phoneuicontrol/inc/cphoneuicontroller.h --- a/phoneapp/phoneuicontrol/inc/cphoneuicontroller.h Tue Jul 06 14:15:47 2010 +0300 +++ b/phoneapp/phoneuicontrol/inc/cphoneuicontroller.h Fri Jul 09 15:40:55 2010 +0300 @@ -84,26 +84,6 @@ TEventCode aEventCode ); /** - * From CAknAppUi, initialise a menupane (dynamic). - * - * @param aResourceId It is the resource id for the pane. - * @param aMenuPane It is the menu pane corresponding to the resource. - */ - IMPORT_C void DynInitMenuPaneL( - TInt aResourceId, - CEikMenuPane* aMenuPane ); - - /** - * From CAknAppUi, initialise a menubar (dynamic). - * - * @param aResourceId It is the resource id for the bar. - * @param aMenuBar It is the menu bar corresponding to the resource. - */ - IMPORT_C void DynInitMenuBarL( - TInt aResourceId, - CEikMenuBar* aMenuBar ); - - /** * From CEikAppUi. For Idle indicator */ IMPORT_C void HandleSystemEventL(