clfwrapper/ClientSrc/CCLFItemImpl.cpp
branchRCL_3
changeset 63 e538444823de
parent 47 b73252188534
--- a/clfwrapper/ClientSrc/CCLFItemImpl.cpp	Wed Sep 15 12:40:59 2010 +0300
+++ b/clfwrapper/ClientSrc/CCLFItemImpl.cpp	Wed Oct 13 15:02:02 2010 +0300
@@ -521,7 +521,6 @@
     for ( HBufC* const* p = hashIter.NextValue(); p; p = hashIter.NextValue() )
         {
         delete *p;
-        p = NULL;
         }
     iTextMap.Close();
     }