mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-12-27 07:11:05 +01:00
The EPG scan now scans newly found transponders together with already existing ones
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* See the main source file 'vdr.c' for copyright information and
|
||||
* how to reach the author.
|
||||
*
|
||||
* $Id: eitscan.h 1.6 2004/01/11 14:11:25 kls Exp $
|
||||
* $Id: eitscan.h 1.7 2004/01/17 13:13:47 kls Exp $
|
||||
*/
|
||||
|
||||
#ifndef __EITSCAN_H
|
||||
@@ -24,7 +24,6 @@ private:
|
||||
time_t lastScan, lastActivity;
|
||||
cDevice *currentDevice;
|
||||
int currentChannel;
|
||||
int numScan;
|
||||
cScanList *scanList;
|
||||
cTransponderList *transponderList;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user