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