phoneapp/phoneuistates/inc/cphonecallsetupandwaiting.h
branchRCL_3
changeset 24 41a7f70b3818
parent 4 24062c24fe38
child 25 5266b1f337bd
--- a/phoneapp/phoneuistates/inc/cphonecallsetupandwaiting.h	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phoneuistates/inc/cphonecallsetupandwaiting.h	Tue Aug 31 15:14:29 2010 +0300
@@ -60,14 +60,6 @@
             const TInt aMessage, 
             TInt aCallId );       
         
-        /**
-        * HandleError
-        * Implements error handling framework
-        * @param aErrorInfo: the error info
-        */
-        IMPORT_C virtual void HandleErrorL( 
-            const TPEErrorInfo& aErrorInfo ); 
-
     protected:
 
         /**
@@ -83,10 +75,6 @@
         */
         virtual void ConstructL();
             
-        /**
-        * Open menu bar
-        */
-        virtual void OpenMenuBarL();
         
         virtual void UpdateInCallCbaL();