predictivesearch/PcsAlgorithm/Algorithm2/src/chinesefindutils.cpp
branchRCL_3
changeset 85 38bb213f60ba
parent 63 f4a778e096c2
--- 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)
     {
     }