mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
gui/infoviewer.cpp: remove commented setServiceChanged call
Origin commit data
------------------
Branch: ni/coolstream
Commit: 673bf4ea75
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -839,12 +839,6 @@ void CInfoViewer::showTitle (const int ChanNum, const std::string & Channel, con
|
|||||||
showLcdPercentOver ();
|
showLcdPercentOver ();
|
||||||
showInfoFile();
|
showInfoFile();
|
||||||
|
|
||||||
#if 0
|
|
||||||
if ((g_RemoteControl->current_channel_id == channel_id) && !(((info_CurrentNext.flags & CSectionsdClient::epgflags::has_next) && (info_CurrentNext.flags & (CSectionsdClient::epgflags::has_current | CSectionsdClient::epgflags::has_no_current))) || (info_CurrentNext.flags & CSectionsdClient::epgflags::not_broadcast))) {
|
|
||||||
g_Sectionsd->setServiceChanged (channel_id, true);
|
|
||||||
}
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// Radiotext
|
// Radiotext
|
||||||
if (CNeutrinoApp::getInstance()->getMode() == NeutrinoMessages::mode_radio)
|
if (CNeutrinoApp::getInstance()->getMode() == NeutrinoMessages::mode_radio)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user