phoneapp/phoneuicontrol/inc/cphonestateincoming.h
changeset 50 377c906a8701
parent 37 ba76fc04e6c2
child 65 2a5d4ab426d3
--- a/phoneapp/phoneuicontrol/inc/cphonestateincoming.h	Tue Jul 06 14:15:47 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonestateincoming.h	Fri Jul 09 15:40:55 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();