diff -r bc5a64e5bc3c -r 5bcb308bd24d phoneapp/phoneuicontrol/inc/cphonestateincoming.h --- a/phoneapp/phoneuicontrol/inc/cphonestateincoming.h Tue Jul 06 14:15:47 2010 +0300 +++ b/phoneapp/phoneuicontrol/inc/cphonestateincoming.h Wed Aug 18 09:48:26 2010 +0300 @@ -98,15 +98,6 @@ */ IMPORT_C virtual void ConstructL(); - /** - * 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 virtual void DynInitMenuPaneL( - TInt aResourceId, - CEikMenuPane* aMenuPane ); /** * Audio play stopped handling @@ -138,16 +129,6 @@ void OpenSoftRejectMessageL(); /** - * Indicator if soft reject message editor is displayed - */ - TBool SoftRejectMessageEditorIsDisplayedL() const; - - /** - * Open menu bar - */ - void OpenMenuBarL(); - - /** * Answer the MT call */ void AnswerCallL();