mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
- controlapi: remove unused variable ‘epgid’
This commit is contained in:
@@ -898,7 +898,6 @@ std::string CControlAPI::_GetBouquetActualEPGItem(CyhookHandler *hh, CZapitChann
|
|||||||
std::string result, firstEPG, secondEPG = "";
|
std::string result, firstEPG, secondEPG = "";
|
||||||
t_channel_id current_channel = CZapit::getInstance()->GetCurrentChannelID();
|
t_channel_id current_channel = CZapit::getInstance()->GetCurrentChannelID();
|
||||||
std::string timestr;
|
std::string timestr;
|
||||||
uint64_t epgid = 0;
|
|
||||||
CShortEPGData epg;
|
CShortEPGData epg;
|
||||||
|
|
||||||
CSectionsdClient::responseGetCurrentNextInfoChannelID currentNextInfo;
|
CSectionsdClient::responseGetCurrentNextInfoChannelID currentNextInfo;
|
||||||
|
Reference in New Issue
Block a user