sectionsdclient: remove unused scanMode variable

This commit is contained in:
Stefan Seyfried
2017-02-11 14:45:37 +01:00
committed by svenhoefer
parent c14c15ea24
commit 96f86f974e
3 changed files with 0 additions and 4 deletions

View File

@@ -92,7 +92,6 @@ struct sectionsd
struct commandSetConfig
{
int scanMode;
int epg_cache;
int epg_old_events;
unsigned int epg_max_events;
@@ -327,7 +326,6 @@ struct sectionsd
//
// setConfig
// data of request:
// int scanMode; -> updating of services and bouquets -> saved in auto_scanning
// int epg_cache; -> in days -> saved in secondsToCache
// int epg_old_events; -> in hours -> saved in oldEventsAre
// unsigned int epg_max_events; -> #of saved events -> saved in max_events