metadataengine/client/src/mdeproperty.cpp
branchRCL_3
changeset 63 e538444823de
parent 47 b73252188534
--- a/metadataengine/client/src/mdeproperty.cpp	Wed Sep 15 12:40:59 2010 +0300
+++ b/metadataengine/client/src/mdeproperty.cpp	Wed Oct 13 15:02:02 2010 +0300
@@ -95,7 +95,6 @@
 	if (iDef.PropertyType() == EPropertyText)
 		{
 		delete iValue.iText;
-		iValue.iText = NULL;
 		}
 	}