phoneengine/phonemodel/inc/cpephonemodel.h
branchRCL_3
changeset 81 c26cc2a7c548
parent 69 8baf28733c3d
--- a/phoneengine/phonemodel/inc/cpephonemodel.h	Wed Sep 15 12:12:21 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpephonemodel.h	Wed Oct 13 14:31:22 2010 +0300
@@ -119,11 +119,6 @@
         * Constructs Contact Handling Phase Two
         */           
         void ConstructContactHandlingPhaseTwoL();
-        
-       /**
-         * Gets call error from callinfo
-         */ 
-        void SetCallError( TInt aCallId );
 
 // Functions from CPEPhonemodelIF
 
@@ -326,9 +321,6 @@
         
         // Mediator command handler
         CPERemotePartyInfoMediator* iMediatorCommunicationHandler;
-        
-        // Mobile call info.
-        RMobileCall::TMobileCallInfoV3* iCallInfo;
 
     };