summaryrefslogtreecommitdiff
path: root/vdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'vdr.c')
-rw-r--r--vdr.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/vdr.c b/vdr.c
index 4fc2bf1e..41dbc8f4 100644
--- a/vdr.c
+++ b/vdr.c
@@ -22,7 +22,7 @@
*
* The project's page is at http://www.tvdr.de
*
- * $Id: vdr.c 4.13 2017/05/01 13:00:51 kls Exp $
+ * $Id: vdr.c 4.14 2017/05/21 12:31:37 kls Exp $
*/
#include <getopt.h>
@@ -1282,7 +1282,6 @@ int main(int argc, char *argv[])
}
else
cDevice::SwitchChannel(NORMALKEY(key) == kChanUp ? 1 : -1);
- key = kNone; // nobody else needs to see these keys
break;
// Volume control:
case kVolUp|k_Repeat: