--- a/phoneapp/phoneuicontrol/inc/cphonecallheadermanager.h Thu Jul 15 18:38:16 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonecallheadermanager.h Thu Aug 19 09:54:27 2010 +0300
@@ -86,12 +86,6 @@
*/
void DisplayHeaderForOutgoingCallL(
const TInt aCallId );
-
- /**
- * Display initializing call header (phone number isn't initially
- * displayed)
- */
- void DisplayHeaderForInitializingCallL( TInt aCallId );
/**
* Sets the call header type used in the call bubble.
@@ -106,14 +100,6 @@
CBubbleManager::TPhoneCallTypeFlags CallHeaderType() const;
/**
- * Sets divert indication to call header if necessary
- * @param aCallId - Call Id.
- * @param aCallHeaderData - Call header where indication will be set
- * if needed.
- */
- void SetDivertIndication( const TBool aDivertIndication );
-
- /**
* Checks if call is waiting, returns ETrue if call is waiting
* otherwise EFalse.
* @param aCallId, call id.