phoneengine/contacthandling/inc/cpecontactextensionwrapper.h
branchRCL_3
changeset 81 c26cc2a7c548
parent 69 8baf28733c3d
--- a/phoneengine/contacthandling/inc/cpecontactextensionwrapper.h	Wed Sep 15 12:12:21 2010 +0300
+++ b/phoneengine/contacthandling/inc/cpecontactextensionwrapper.h	Wed Oct 13 14:31:22 2010 +0300
@@ -74,10 +74,7 @@
     * From CTelMatchingExtension.
     * @see CTelMatchingExtension.
     */
-    TInt GetAddressForMatching( 
-        RBuf& aParsedAddress, 
-        TInt& aMeaningfulDigits, 
-        TBool& aAllowUserNameMatch );
+    TInt GetAddressForMatching( RBuf& aParsedAddress, TInt& aMeaningfulDigits );
 
     /**
     * From CTelMatchingExtension.