phoneapp/phoneuistates/inc/cphonesinglecall.h
changeset 50 377c906a8701
parent 37 ba76fc04e6c2
child 65 2a5d4ab426d3
--- a/phoneapp/phoneuistates/inc/cphonesinglecall.h	Tue Jul 06 14:15:47 2010 +0300
+++ b/phoneapp/phoneuistates/inc/cphonesinglecall.h	Fri Jul 09 15:40:55 2010 +0300
@@ -82,11 +82,6 @@
         IMPORT_C virtual void ConstructL();
 
         /**
-        * Open menu bar
-        */
-        IMPORT_C virtual void OpenMenuBarL();
-
-        /**
         * Returns call identifier of the call this state is associated with.
         * @return   Call identifier.
         */
@@ -106,17 +101,11 @@
         void DisplayIncomingCallL( 
             TInt aCallId, 
             const TPhoneCmdParamBoolean aCommandParam );
-
-        void CallFromNewCallQueryL();
         
         void HandleDiallingL( TInt aCallId );
                 
         void DisplayCallSetupL( TInt aCallId );
         
-        void SetCallResumeL();
-        
-        void SetCallHoldL();
-        
         void SwitchToVideoL();
         
         void SwitchToVoiceL();
@@ -133,4 +122,4 @@
 
 #endif // CPHONESINGLECALL_H
 
-// End of File
\ No newline at end of file
+// End of File