From f3c997184e36d36030afd53bad86e6cc7e5cf2f7 Mon Sep 17 00:00:00 2001 From: TangoCash Date: Sat, 28 Oct 2017 22:37:35 +0200 Subject: [PATCH] remove defines, fix is in stbhal ! Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/96a2d5945c12f629f94dc28bce5869d6ed1e0348 Author: TangoCash Date: 2017-10-28 (Sat, 28 Oct 2017) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/gui/infoviewer_bb.cpp | 4 ---- 1 file changed, 4 deletions(-) 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 {