diff --git a/src/gui/infoviewer_bb.cpp b/src/gui/infoviewer_bb.cpp index a8f0c8e76..4009a83a6 100644 --- a/src/gui/infoviewer_bb.cpp +++ b/src/gui/infoviewer_bb.cpp @@ -602,11 +602,7 @@ void CInfoViewerBB::showIcon_Resolution() #if 0 if ((scrambledNoSig) || ((!fta) && (scrambledErr))) #endif -#if HAVE_ARM_HARDWARE - if (!g_InfoViewer->chanready) -#else if (!g_InfoViewer->chanready || videoDecoder->getBlank()) -#endif { icon_name = NEUTRINO_ICON_RESOLUTION_000; } else {