- infoviewer: fix display of DolbyDigital icon

This commit is contained in:
svenhoefer
2016-01-21 08:25:18 +01:00
parent 1a290fb0cc
commit 2694b87d08
2 changed files with 6 additions and 13 deletions

View File

@@ -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;
}