diff options
Diffstat (limited to 'global.h')
-rw-r--r-- | global.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |