phoneengine/contacthandling2/src/cpecontactmatch.cpp
changeset 27 2f8f8080a020
parent 21 92ab7f8d0eab
child 51 f39ed5e045e0
--- a/phoneengine/contacthandling2/src/cpecontactmatch.cpp	Fri Apr 16 14:58:25 2010 +0300
+++ b/phoneengine/contacthandling2/src/cpecontactmatch.cpp	Mon May 03 12:31:11 2010 +0300
@@ -367,11 +367,6 @@
 
     iDataStore.SetRemoteTextToSpeechText( aMatch.TextToSpeechTextL(), aCallId );
 
-    if ( aMatch.Number().Length() > 0 )
-        {
-        iDataStore.SetRemotePhoneNumber( aMatch.Number(), aCallId );    
-        }   
-
     TInt phcntfinderNumberType = aMatch.NumberType();
             
     switch ( phcntfinderNumberType )