calendarui/inc/CleanupResetAndDestroy.inl
branchRCL_3
changeset 66 bd7edf625bdd
parent 65 12af337248b1
--- a/calendarui/inc/CleanupResetAndDestroy.inl	Tue Aug 31 15:13:43 2010 +0300
+++ b/calendarui/inc/CleanupResetAndDestroy.inl	Wed Sep 01 12:32:31 2010 +0100
@@ -11,11 +11,16 @@
 *
 * Contributors:
 *
-* Description:  
- *
+* Description:	Provides cleanup item to push ResetAndDestroy calls to 
+*                cleanup stack. It is heavily used for RPointerArrays,
+*                which are used all over Symbian's CalenInterimAPI.
+*                Implementation is more or less copy-paste of
+*                cleanup item of Close method and CleanupClosePushL   
+*
 */
 
 
+
 #include "CleanupResetAndDestroy.h"