diff -r 6b5524b4f673 -r 38bb213f60ba predictivesearch/PcsAlgorithm/Algorithm2/src/chinesefindutils.cpp --- a/predictivesearch/PcsAlgorithm/Algorithm2/src/chinesefindutils.cpp Wed Sep 15 11:56:55 2010 +0300 +++ b/predictivesearch/PcsAlgorithm/Algorithm2/src/chinesefindutils.cpp Wed Oct 13 14:15:33 2010 +0300 @@ -66,11 +66,7 @@ TCallBack aCallBack, CRepository* aRepository) : - iUid(aUid), - iKey(aKey), - iChangedKey(NCentralRepositoryConstants::KInvalidNotificationId), - iCallBack(aCallBack), - iRepository(aRepository) + iUid(aUid), iKey(aKey), iCallBack(aCallBack), iRepository(aRepository) { }