photosgallery/viewframework/tvout/src/glxhdmicontroller.cpp
branchRCL_3
changeset 75 01504893d9cb
parent 64 34937ec34dac
--- 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)
             {