mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
eitd/sectionsd.cpp disable debug code
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
static bool sectionsd_ready = false;
|
||||
/*static*/ bool reader_ready = true;
|
||||
static unsigned int max_events;
|
||||
static bool notify_complete = true;
|
||||
static bool notify_complete = false;
|
||||
|
||||
/* period to remove old events */
|
||||
#define HOUSEKEEPING_SLEEP (5 * 60) // sleep 5 minutes
|
||||
|
Reference in New Issue
Block a user