uiresources_pub/skins_api/inc/AknsUtils.h
branchRCL_3
changeset 24 e4e3998ddda2
parent 13 a2f9480e2280
child 25 9f95a5546443
--- a/uiresources_pub/skins_api/inc/AknsUtils.h	Thu Aug 19 10:53:51 2010 +0300
+++ b/uiresources_pub/skins_api/inc/AknsUtils.h	Tue Aug 31 16:13:36 2010 +0300
@@ -902,27 +902,6 @@
         *         otherwise. The default value is ETrue.
         */
         IMPORT_C static TBool AvkonHighlightAnimationEnabled();
-        
-        /**
-         * Sets the flag indicating whether animation background should be used
-         * in the scope of the current AppUi.
-         * 
-         * @since 5.2
-         * 
-         * @param Value of the flag as TBool.
-         */
-        IMPORT_C static void SetAnimationBackgroundDisabledL( TBool aDisabled );
-        
-        /**
-         * Queries whether animation background should be used for newly created
-         * current AppUi.
-         *
-         * @since 5.2
-         *
-         * @return ETrue if animation background is disabled, EFalse
-         *         otherwise. The default value is EFalse.
-         */        
-        IMPORT_C static TBool AnimationBackgroundDisabled();
 
     public: // New functions - Control position list