mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
- minor code cosmetics; no binary changes
This commit is contained in:
@@ -1036,7 +1036,7 @@ void CInfoViewer::loop(bool show_dot)
|
||||
hideIt = true;
|
||||
}
|
||||
else
|
||||
g_RCInput->postMsg (NeutrinoMessages::SHOW_EPG, 0);
|
||||
g_RCInput->postMsg (NeutrinoMessages::SHOW_EPG, 0);
|
||||
res = messages_return::cancel_info;
|
||||
} else if ((msg == NeutrinoMessages::EVT_TIMER) && (data == fader.GetFadeTimer())) {
|
||||
if(fader.FadeDone())
|
||||
|
Reference in New Issue
Block a user