mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
fix compile after cherry-picking
Origin commit data
------------------
Branch: ni/coolstream
Commit: 631308fefb
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-05 (Sun, 05 Jan 2020)
Origin message was:
------------------
- fix compile after cherry-picking
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2103,12 +2103,6 @@ void CInfoViewer::killTitle()
|
||||
is_visible = false;
|
||||
infoViewerBB->is_visible = false;
|
||||
|
||||
if (g_settings.radiotext_enable && g_Radiotext)
|
||||
{
|
||||
g_Radiotext->S_RtOsd = g_Radiotext->haveRadiotext() ? 1 : 0;
|
||||
killRadiotext();
|
||||
}
|
||||
|
||||
//NI InfoIcons
|
||||
if (!g_settings.mode_icons && g_settings.mode_icons_skin == INFOICONS_INFOVIEWER)
|
||||
CInfoIcons::getInstance()->hideIcons();
|
||||
|
Reference in New Issue
Block a user