tzservices/tzserver/Include/tzuserdefineddata.h
branchRCL_3
changeset 30 fc3225a0ab43
parent 0 2e3d3ce01487
--- a/tzservices/tzserver/Include/tzuserdefineddata.h	Tue Apr 27 16:49:15 2010 +0300
+++ b/tzservices/tzserver/Include/tzuserdefineddata.h	Tue May 11 16:22:38 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -53,7 +53,8 @@
 
 private:
     CTzUserData(RTz& aTzServer);
-	
+    static void CleanupPointerArray(TAny* aArray);
+    	
 private:
     RTz& iTzServer;
 	};