policymanagement/policyengine/policyengineclient/src/Contexts.cpp
branchGCC_SURGE
changeset 36 1ff291ad36ba
parent 5 3f7d9dbe57c8
child 62 19bba8228ff0
--- a/policymanagement/policyengine/policyengineclient/src/Contexts.cpp	Fri Jun 11 16:26:29 2010 +0100
+++ b/policymanagement/policyengine/policyengineclient/src/Contexts.cpp	Tue Jun 15 14:45:44 2010 +0100
@@ -311,7 +311,7 @@
 		delete operator[](i);
 	}
 
-	RArray::Close();
+	RArray<HBufC8*>::Close();
 }
 
 void RElementIdArray::SetListL( const TDesC8& aChilds)