mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
sectionsd: silence debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 884f43b948
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2756,7 +2756,7 @@ void CEitManager::getChannelEvents(CChannelEventList &eList, t_channel_id *chidl
|
||||
bool found_already = true;
|
||||
time_t azeit = time(NULL);
|
||||
|
||||
showProfiling("sectionsd_getChannelEvents start");
|
||||
// showProfiling("sectionsd_getChannelEvents start");
|
||||
readLockEvents();
|
||||
|
||||
/* !!! FIX ME: if the box starts on a channel where there is no EPG sent, it hangs!!! */
|
||||
@@ -2803,7 +2803,7 @@ showProfiling("sectionsd_getChannelEvents start");
|
||||
}
|
||||
}
|
||||
|
||||
showProfiling("sectionsd_getChannelEvents end");
|
||||
// showProfiling("sectionsd_getChannelEvents end");
|
||||
unlockEvents();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user