mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
eitd/sectionsdclient: remove unused commands
This commit is contained in:
@@ -174,14 +174,10 @@ class CSectionsdClient : private CBasicClient
|
||||
|
||||
bool getIsTimeSet();
|
||||
|
||||
// void setEventsAreOldInMinutes(const unsigned short minutes);
|
||||
|
||||
void setPauseScanning(const bool doPause);
|
||||
|
||||
bool getIsScanningActive();
|
||||
|
||||
void setPauseSorting(const bool doPause);
|
||||
|
||||
void setServiceChanged(const t_channel_id channel_id, const bool requestEvent);
|
||||
|
||||
CChannelEventList getChannelEvents(const bool tv_mode = true, t_channel_id* = NULL, int size = 0);
|
||||
@@ -198,8 +194,6 @@ class CSectionsdClient : private CBasicClient
|
||||
|
||||
void setPrivatePid(const unsigned short pid);
|
||||
|
||||
// void setSectionsdScanMode(const int scanMode);
|
||||
|
||||
void freeMemory();
|
||||
|
||||
void readSIfromXML(const char * epgxmlname);
|
||||
|
Reference in New Issue
Block a user