branch | CompilerCompatibility |
changeset 15 | 50c802143a43 |
parent 5 | 3f7d9dbe57c8 |
child 62 | 19bba8228ff0 |
--- a/policymanagement/policyengine/policyengineclient/src/Contexts.cpp Sun Mar 14 13:12:06 2010 +0000 +++ b/policymanagement/policyengine/policyengineclient/src/Contexts.cpp Tue Mar 30 17:10:04 2010 +0900 @@ -311,7 +311,7 @@ delete operator[](i); } - RArray::Close(); + RArray<HBufC8*>::Close(); } void RElementIdArray::SetListL( const TDesC8& aChilds)