From 51ab5ce2f55399f7229ba5ea41edc4225dd7f412 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Sun, 8 Feb 2009 17:44:41 +0100 Subject: Added content handling Improved event processing --- global.h | 1 - 1 file changed, 1 deletion(-) (limited to 'global.h') diff --git a/global.h b/global.h index fa52fda..adc94ec 100644 --- a/global.h +++ b/global.h @@ -125,7 +125,6 @@ public: cGlobalInfosatdata Infosatdata[EPG_DAYS+1]; void SetWakeupTime(int Time) { - dsyslog("infosatepg: time=%i",Time); if (Time==-1) return; if (wakeuptime!=-1) return; // already set wakeuptime=Time; -- cgit v1.2.3