pimprotocols/pbap/inc/pbapvcardexporterutil.h
branchRCL_3
changeset 85 38bb213f60ba
parent 74 6b5524b4f673
--- 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