summaryrefslogtreecommitdiff
path: root/tvguideosd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tvguideosd.c')
-rw-r--r--tvguideosd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tvguideosd.c b/tvguideosd.c
index 64ca63a..34a1d5a 100644
--- a/tvguideosd.c
+++ b/tvguideosd.c
@@ -533,7 +533,6 @@ void cTvGuideOsd::DetailedEPG() {
}
void cTvGuideOsd::processNumKey(int numKey) {
- esyslog("tvguide: %d pressed", numKey);
if (tvguideConfig.numkeyMode == 0) {
//timely jumps with 1,3,4,6,7,9
TimeJump(numKey);