--- a/tzservices/tzserver/Include/tzuserdefineddata.h Tue Jun 15 16:07:48 2010 +0100
+++ b/tzservices/tzserver/Include/tzuserdefineddata.h Thu Jul 22 16:35:22 2010 +0100
@@ -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;
};