From 77ac8c4286f1015ef19bb92d5f6e9263ca5bc1e9 Mon Sep 17 00:00:00 2001 From: Diego Nieto Cid Date: Sat, 31 Jul 2010 01:01:07 -0300 Subject: debian patch: 06_gcc-4.1_fix.patch --- console-client/xkb/xkb.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'console-client') diff --git a/console-client/xkb/xkb.h b/console-client/xkb/xkb.h index 3039089e..71c7803f 100644 --- a/console-client/xkb/xkb.h +++ b/console-client/xkb/xkb.h @@ -356,9 +356,6 @@ typedef struct xkb_indicator unsigned int ctrls; } xkb_indicator_t; -extern xkb_indicator_t *indicators; -extern int indicator_count; - unsigned int KeySymToUcs4(int keysym); symbol compose_symbols (symbol symbol); error_t read_composefile (char *); -- cgit v1.2.3