mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
remove defines, fix is in stbhal !
Origin commit data
------------------
Branch: ni/coolstream
Commit: 96a2d5945c
Author: TangoCash <eric@loxat.de>
Date: 2017-10-28 (Sat, 28 Oct 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -602,11 +602,7 @@ void CInfoViewerBB::showIcon_Resolution()
|
|||||||
#if 0
|
#if 0
|
||||||
if ((scrambledNoSig) || ((!fta) && (scrambledErr)))
|
if ((scrambledNoSig) || ((!fta) && (scrambledErr)))
|
||||||
#endif
|
#endif
|
||||||
#if HAVE_ARM_HARDWARE
|
|
||||||
if (!g_InfoViewer->chanready)
|
|
||||||
#else
|
|
||||||
if (!g_InfoViewer->chanready || videoDecoder->getBlank())
|
if (!g_InfoViewer->chanready || videoDecoder->getBlank())
|
||||||
#endif
|
|
||||||
{
|
{
|
||||||
icon_name = NEUTRINO_ICON_RESOLUTION_000;
|
icon_name = NEUTRINO_ICON_RESOLUTION_000;
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user