diff -r 6b5524b4f673 -r 38bb213f60ba pimprotocols/pbap/inc/pbapvcardexporterutil.h --- a/pimprotocols/pbap/inc/pbapvcardexporterutil.h Wed Sep 15 11:56:55 2010 +0300 +++ b/pimprotocols/pbap/inc/pbapvcardexporterutil.h Wed Oct 13 14:15:33 2010 +0300 @@ -63,7 +63,6 @@ private: CPbapVCardExporterUtil(CContactDatabase& aDatabase, CPbapLogWrapper* aLogWrapper); void ConstructL(); - void GetMatchDigitCountL(); TBool ContactExistsL(TContactItemId aContactId); CParserVCard* CreateVCardParserLC(TVCardVersion aFormat); @@ -80,7 +79,6 @@ TVCardVersion iFormat; TUint64 iFilter; RTz iTzClient; - TInt iMatchDigitCount; }; #endif // PBAPVCARDEXPORTERUTIL_H