mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- infoviewer: fix display of DolbyDigital icon
This commit is contained in:
@@ -439,9 +439,6 @@ void CInfoViewerBB::showBBButtons(const int modus)
|
||||
}
|
||||
}
|
||||
|
||||
if (modus == CInfoViewerBB::BUTTON_GREEN)
|
||||
showIcon_DD();
|
||||
|
||||
for (i = 0; i < CInfoViewerBB::BUTTON_MAX; i++) {
|
||||
tmp_bbButtonInfoText[i] = bbButtonInfo[i].text;
|
||||
}
|
||||
|
Reference in New Issue
Block a user