- minor code cosmetics; no binary changes

This commit is contained in:
svenhoefer
2016-08-02 11:36:29 +02:00
parent d3cdf8d250
commit adb48f523d
4 changed files with 40 additions and 42 deletions

View File

@@ -1533,7 +1533,7 @@ void CMoviePlayerGui::PlayFileLoop(void)
fromInfoviewer = false;
}
else
callInfoViewer();
callInfoViewer();
update_lcd = true;
clearSubtitle();
} else if (timeshift != TSHIFT_MODE_OFF && (msg == CRCInput::RC_text || msg == CRCInput::RC_epg || msg == NeutrinoMessages::SHOW_EPG)) {