harvester/common/src/harvestermediaidutil.cpp
branchRCL_3
changeset 63 e538444823de
parent 47 b73252188534
--- a/harvester/common/src/harvestermediaidutil.cpp	Wed Sep 15 12:40:59 2010 +0300
+++ b/harvester/common/src/harvestermediaidutil.cpp	Wed Oct 13 15:02:02 2010 +0300
@@ -136,10 +136,8 @@
 		if (data->iRefCount <= 0)
 			{
 			delete data->iMediaIdUtil;
-			data->iMediaIdUtil = NULL;
 
 			delete data;
-			data = NULL;
 			UserSvr::DllFreeTls(KHarvesterMediaIdTLSKey);
 			}
 		}