phoneengine/engineinfo/inc/cpeengineinfoimpl.h
branchRCL_3
changeset 81 c26cc2a7c548
parent 69 8baf28733c3d
--- a/phoneengine/engineinfo/inc/cpeengineinfoimpl.h	Wed Sep 15 12:12:21 2010 +0300
+++ b/phoneengine/engineinfo/inc/cpeengineinfoimpl.h	Wed Oct 13 14:31:22 2010 +0300
@@ -647,20 +647,6 @@
           * @see MPEEngineInfo::CallBackAddress
           */
           const TDesC& CallBackAddress() const;
-          
-          /**
-          * Sets the protocol spesific error code
-          * @param aError is the error code from Etel.
-          * @return None.
-          */
-          void SetProtocolError( TInt aError, TInt aCallId ); 
-           
-          /**
-          * Gets the protocol spesific error code
-          * @param aCallId is the call identification number.
-          * @return TInt.
-          */
-          TInt ProtocolError( const TInt aCallId ) const; 
 
     // Functions from MPEDataStore (reading values)
     public: