policymanagement/policyengine/policyengineclient/src/Contexts.cpp
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
--- a/policymanagement/policyengine/policyengineclient/src/Contexts.cpp	Tue Aug 31 16:04:06 2010 +0300
+++ b/policymanagement/policyengine/policyengineclient/src/Contexts.cpp	Wed Sep 01 12:27:42 2010 +0100
@@ -311,7 +311,7 @@
 		delete operator[](i);
 	}
 
-	RArray<HBufC8*>::Close();
+	RArray::Close();
 }
 
 void RElementIdArray::SetListL( const TDesC8& aChilds)