diff -r e30d4a1b8bad -r c26cc2a7c548 phoneengine/contacthandling/inc/cpecontactextensionwrapper.h --- 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.