diff -r 5b238bc8ffb6 -r 01504893d9cb photosgallery/viewframework/tvout/src/glxhdmicontroller.cpp --- a/photosgallery/viewframework/tvout/src/glxhdmicontroller.cpp Wed Sep 15 12:13:06 2010 +0300 +++ b/photosgallery/viewframework/tvout/src/glxhdmicontroller.cpp Wed Oct 13 14:32:09 2010 +0300 @@ -161,7 +161,7 @@ { TRACER("CGlxHdmiController::ShiftToPostingMode()"); iIsPhotosInForeground = ETrue; - if (iGlxTvOut->IsHDMIConnected() && iIsImageSupported) + if (iGlxTvOut->IsHDMIConnected()) { if (!iSurfaceUpdater) {