mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
nhttpd remove unused
Origin commit data
------------------
Branch: ni/coolstream
Commit: d139c1c8dd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-05-11 (Wed, 11 May 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -524,9 +524,7 @@ std::string CNeutrinoYParser::func_get_bouquets_with_epg(CyhookHandler *hh, std:
|
|||||||
else if (event.eventID)
|
else if (event.eventID)
|
||||||
{
|
{
|
||||||
bool has_current_next = true;
|
bool has_current_next = true;
|
||||||
t_channel_id epg_id = channel->getChannelID();
|
CEitManager::getInstance()->getCurrentNextServiceKey(channel->getEpgID(), currentNextInfo);
|
||||||
epg_id = channel->getEpgID();
|
|
||||||
CEitManager::getInstance()->getCurrentNextServiceKey(epg_id, currentNextInfo);
|
|
||||||
timestr = timeString(event.startTime);
|
timestr = timeString(event.startTime);
|
||||||
|
|
||||||
CShortEPGData epg;
|
CShortEPGData epg;
|
||||||
|
Reference in New Issue
Block a user