policymanagement/policyengine/policyengineclient/src/Contexts.cpp
branchRCL_3
changeset 25 b183ec05bd8c
parent 5 3f7d9dbe57c8
child 26 19bba8228ff0
--- a/policymanagement/policyengine/policyengineclient/src/Contexts.cpp	Thu Aug 19 10:44:50 2010 +0300
+++ b/policymanagement/policyengine/policyengineclient/src/Contexts.cpp	Tue Aug 31 16:04:06 2010 +0300
@@ -311,7 +311,7 @@
 		delete operator[](i);
 	}
 
-	RArray::Close();
+	RArray<HBufC8*>::Close();
 }
 
 void RElementIdArray::SetListL( const TDesC8& aChilds)