menufw/menufwui/mmwidgets/inc/mmdraweranimator.h
branchRCL_3
changeset 35 3321d3e205b6
parent 34 5456b4e8b3a8
--- a/menufw/menufwui/mmwidgets/inc/mmdraweranimator.h	Wed Sep 01 12:32:46 2010 +0100
+++ b/menufw/menufwui/mmwidgets/inc/mmdraweranimator.h	Tue Sep 14 20:58:58 2010 +0300
@@ -12,7 +12,7 @@
 * Contributors:
 *
 * Description:  CMmDrawerAnimator declaration
-*  Version     : %version: MM_17.1.10 % << Don't touch! Updated by Synergy at check-out.
+*  Version     : %version: MM_17.1.11 % << Don't touch! Updated by Synergy at check-out.
 *
 */
 
@@ -160,8 +160,8 @@
      * and end in the EDrag floating item position, when item had been start drag.
      *
      * @since S60 v5.0
-	 * @param aDraggedIndex Draged item index to be animated.
-	 * @param aPoint End position of animated item.
+     * @param aDraggedIndex Draged item index to be animated.
+     * @param aPoint End position of animated item.
      */
     void AnimateDragItemStartL( TInt aDraggedIndex, TPoint aPoint );
 
@@ -239,11 +239,6 @@
     TTimeIntervalMicroSeconds iDelay;
 
     /**
-     * Last redraw time
-     */
-    TTime iLastRedrawTime;
-
-    /**
      * Effects api.
      */
     MAknListBoxTfx *iTransTfx;