phoneengine/PhoneCntFinder/ContactService/src/CPhCntContactManager.cpp
branchRCL_3
changeset 34 b68fcd923911
parent 31 ba54057fe027
child 39 b8d67d6176f5
--- a/phoneengine/PhoneCntFinder/ContactService/src/CPhCntContactManager.cpp	Tue May 11 16:13:03 2010 +0300
+++ b/phoneengine/PhoneCntFinder/ContactService/src/CPhCntContactManager.cpp	Tue May 25 12:41:50 2010 +0300
@@ -74,7 +74,6 @@
         {
         TRAP_IGNORE( iContactManager->ContactStoresL().CloseAll( *this ) );
         }
-    delete iContactStore;
     delete iContactManager;
     delete iContactStoreUris;
     }