From cc562f054ceaceb0e1631d50cec03de3c1a9b853 Mon Sep 17 00:00:00 2001 From: Diego Nieto Cid Date: Sat, 31 Jul 2010 00:59:33 -0300 Subject: debian patch: 04_cleanups.patch --- console-client/xkb/xkbtimer.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'console-client/xkb/xkbtimer.c') 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 -/* Lock the access to handle_key. */ -static struct mutex *lock_key; - /* Timer used to time key controls. */ //static struct timer_list key_timer; -- cgit v1.2.3