Remove dead function proto.

SVN revision: 44750
This commit is contained in:
Christopher Michael 2009-12-28 22:12:23 +00:00
parent b5981c8e58
commit 0ce016e249
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
static void _il_kbd_stop(void);
static void _il_kbd_start(void);
static int _il_kbd_cb_exit(void *data, int type, void *event);
//static int _il_kbd_cb_client_message(void *data, int type, void *event);
/* local variables */
static E_Kbd_Int *ki = NULL;