author | Leo Zheng <Leo.Zhengyh@gmail.com> |
Tue, 30 Mar 2010 17:10:04 +0900 | |
branch | CompilerCompatibility |
changeset 15 | 50c802143a43 |
parent 12 | 1b024573da70 |
child 16 | e771c3fd9992 |
policymanagement/policyengine/policyengineclient/src/Contexts.cpp | file | annotate | diff | comparison | revisions |
--- 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)