summaryrefslogtreecommitdiff
path: root/console-client/xkb/xkbtimer.c
diff options
context:
space:
mode:
authorDiego Nieto Cid <dnietoc@gmail.com>2010-07-31 00:59:33 -0300
committerDiego Nieto Cid <dnietoc@gmail.com>2011-04-08 14:36:16 -0300
commitcc562f054ceaceb0e1631d50cec03de3c1a9b853 (patch)
treee4d7157912bb4f00fff5100c1495449da7de4ddd /console-client/xkb/xkbtimer.c
parent7b249045199afead84aad7a67890abf2523a1b00 (diff)
debian patch: 04_cleanups.patch
Diffstat (limited to 'console-client/xkb/xkbtimer.c')
-rw-r--r--console-client/xkb/xkbtimer.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/console-client/xkb/xkbtimer.c b/console-client/xkb/xkbtimer.c
index 4d366de5..c842d188 100644
--- a/console-client/xkb/xkbtimer.c
+++ b/console-client/xkb/xkbtimer.c
@@ -24,9 +24,6 @@
#include "xkb.h"
#include <timer.h>
-/* Lock the access to handle_key. */
-static struct mutex *lock_key;
-
/* Timer used to time key controls. */
//static struct timer_list key_timer;