--- a/voipplugins/svtmatching/inc/svtmatching.h Wed Sep 15 12:01:56 2010 +0300
+++ b/voipplugins/svtmatching/inc/svtmatching.h Wed Oct 13 14:20:32 2010 +0300
@@ -66,14 +66,9 @@
* of address will be used for matching (e.g. by value 0).
* If length of the address is less than value of the parameter the whole
* of address will be used for matching.
- * @param aAllowUserNameMatch - ETrue on return if matching using the user name part of
- * the address is allowed.
* @return - Return KErrNone if operation succeed.
*/
- TInt GetAddressForMatching(
- RBuf& aParsedAddress,
- TInt& aMeaningfulDigits,
- TBool& aAllowUsernameMatch );
+ TInt GetAddressForMatching( RBuf& aParsedAddress, TInt& aMeaningfulDigits );
/**
* Returns contact store uris which are opened and will be used for matching.