sectionsdclient: remove unused scanMode variable

Origin commit data
------------------
Commit: 96f86f974e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)
This commit is contained in:
Stefan Seyfried
2017-02-11 14:45:37 +01:00
committed by vanhofen
parent ee9acfe1a4
commit d9503201ca
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