diff -r ba54057fe027 -r b68fcd923911 phoneengine/PhoneCntFinder/ContactService/src/CPhCntContactManager.cpp --- 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; }