--- 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 );