branch | RCL_3 |
changeset 23 | 890b5dd735f8 |
parent 11 | 50bbdc59f9c4 |
--- a/vtuis/videotelui/src/CVtUiRemoteVideoControl.cpp Thu Jul 15 18:41:45 2010 +0300 +++ b/vtuis/videotelui/src/CVtUiRemoteVideoControl.cpp Thu Aug 19 09:57:36 2010 +0300 @@ -98,12 +98,6 @@ SetExtent( TPoint(), TSize() ); ActivateL(); - // Disable fading when using DP (eliminates nasty color error) - if ( FeatureManager::FeatureSupported( KFeatureIdDisplayPost ) ) - { - Window().SetNonFading( ETrue ); - } - if ( iAppUi.EventMonitor() ) { iAppUi.EventMonitor()->AddObserverL( this );