From d8433c569f9ccd013574c2cb649586cc29658001 Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Tue, 29 May 2012 13:26:47 +0400 Subject: [PATCH] eitd/sectionsd.cpp disable debug code Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/ace0f4828bcf4750c48d306321553ab28711a9ab Author: [CST] Focus Date: 2012-05-29 (Tue, 29 May 2012) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/eitd/sectionsd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/eitd/sectionsd.cpp b/src/eitd/sectionsd.cpp index fa5fec606..ae2beb8a0 100644 --- a/src/eitd/sectionsd.cpp +++ b/src/eitd/sectionsd.cpp @@ -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