vtuis/videotelui/src/CVtUiEndCallButtonPane.cpp
branchRCL_3
changeset 18 e1a893011fac
parent 17 9ec13d39cc2e
child 23 890b5dd735f8
--- a/vtuis/videotelui/src/CVtUiEndCallButtonPane.cpp	Tue May 25 12:45:10 2010 +0300
+++ b/vtuis/videotelui/src/CVtUiEndCallButtonPane.cpp	Wed Jun 09 09:44:39 2010 +0300
@@ -75,12 +75,6 @@
     // Activate the window, which makes it ready to be drawn
     ActivateL();
     
-    // Disable fading when using DP (eliminates nasty color error)
-    if ( FeatureManager::FeatureSupported( KFeatureIdDisplayPost ) )
-        {
-        Window().SetNonFading( ETrue );
-        }
-    
     // For set non focus and recieve all point event
     SetNonFocusing();
     ClaimPointerGrab( ETrue );