diff options
Diffstat (limited to 'console-client/xkb/compose.c')
-rw-r--r-- | console-client/xkb/compose.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/console-client/xkb/compose.c b/console-client/xkb/compose.c index 5e8352f0..e86b5799 100644 --- a/console-client/xkb/compose.c +++ b/console-client/xkb/compose.c @@ -26,8 +26,6 @@ #include <ctype.h> #include <string.h> -#define NoSymbol 0 - /* Tokens that can be recognised by the scanner. */ enum tokentype { |