Remove unused includes of "tokens.h" Signed-off-by: Ran Benita <ran234@gmail.com>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
diff --git a/src/xkbcomp/action.c b/src/xkbcomp/action.c
index 2debae7..f87b5ef 100644
--- a/src/xkbcomp/action.c
+++ b/src/xkbcomp/action.c
@@ -26,7 +26,6 @@
#include "xkbcomp.h"
#include "xkbmisc.h"
-#include "tokens.h"
#include "expr.h"
#include "keycodes.h"
diff --git a/src/xkbcomp/compat.c b/src/xkbcomp/compat.c
index 7a66281..9b268e6 100644
--- a/src/xkbcomp/compat.c
+++ b/src/xkbcomp/compat.c
@@ -28,7 +28,6 @@
#include "xkbcomp.h"
#include "xkballoc.h"
#include "xkbmisc.h"
-#include "tokens.h"
#include "expr.h"
#include "vmod.h"
#include "misc.h"
diff --git a/src/xkbcomp/expr.c b/src/xkbcomp/expr.c
index 929548a..13f8745 100644
--- a/src/xkbcomp/expr.c
+++ b/src/xkbcomp/expr.c
@@ -26,7 +26,6 @@
#include "xkbcomp.h"
#include "xkbmisc.h"
-#include "tokens.h"
#include "expr.h"
#include "vmod.h"
diff --git a/src/xkbcomp/geometry.c b/src/xkbcomp/geometry.c
index 41e0ab0..8e425a1 100644
--- a/src/xkbcomp/geometry.c
+++ b/src/xkbcomp/geometry.c
@@ -28,7 +28,6 @@
#include "xkballoc.h"
#include "xkbgeom.h"
#include "xkbmisc.h"
-#include "tokens.h"
#include "expr.h"
#include "vmod.h"
#include "misc.h"
diff --git a/src/xkbcomp/indicators.c b/src/xkbcomp/indicators.c
index 34d6a64..09baaaf 100644
--- a/src/xkbcomp/indicators.c
+++ b/src/xkbcomp/indicators.c
@@ -28,7 +28,6 @@
#include "xkballoc.h"
#include "xkbmisc.h"
#include "misc.h"
-#include "tokens.h"
#include "expr.h"
#include "vmod.h"
#include "indicators.h"
diff --git a/src/xkbcomp/keycodes.c b/src/xkbcomp/keycodes.c
index 8457245..906aa5f 100644
--- a/src/xkbcomp/keycodes.c
+++ b/src/xkbcomp/keycodes.c
@@ -27,7 +27,6 @@
#include "xkbcomp.h"
#include "xkballoc.h"
#include "xkbmisc.h"
-#include "tokens.h"
#include "expr.h"
#include "keycodes.h"
#include "misc.h"
diff --git a/src/xkbcomp/keymap.c b/src/xkbcomp/keymap.c
index 874bf8e..2c2420d 100644
--- a/src/xkbcomp/keymap.c
+++ b/src/xkbcomp/keymap.c
@@ -26,7 +26,6 @@
#include "xkbcomp.h"
#include "xkbmisc.h"
-#include "tokens.h"
#include "expr.h"
#include "vmod.h"
#include "action.h"
diff --git a/src/xkbcomp/keytypes.c b/src/xkbcomp/keytypes.c
index 57164d2..71f6075 100644
--- a/src/xkbcomp/keytypes.c
+++ b/src/xkbcomp/keytypes.c
@@ -27,7 +27,6 @@
#include "xkbcomp.h"
#include "xkballoc.h"
#include "xkbmisc.h"
-#include "tokens.h"
#include "expr.h"
#include "vmod.h"
#include "action.h"
diff --git a/src/xkbcomp/listing.c b/src/xkbcomp/listing.c
index 479af3f..dbedca6 100644
--- a/src/xkbcomp/listing.c
+++ b/src/xkbcomp/listing.c
@@ -120,7 +120,6 @@ SOFTWARE.
#include "xkbpath.h"
#include "parseutils.h"
#include "misc.h"
-#include "tokens.h"
#ifndef DFLT_XKB_CONFIG_ROOT
#define DFLT_XKB_CONFIG_ROOT "/usr/share/X11/xkb"
diff --git a/src/xkbcomp/misc.c b/src/xkbcomp/misc.c
index e538bab..35f947c 100644
--- a/src/xkbcomp/misc.c
+++ b/src/xkbcomp/misc.c
@@ -28,7 +28,6 @@
#include "xkballoc.h"
#include "xkbmisc.h"
#include "xkbpath.h"
-#include "tokens.h"
#include "keycodes.h"
#include "misc.h"
#include <X11/keysym.h>
diff --git a/src/xkbcomp/symbols.c b/src/xkbcomp/symbols.c
index f646e76..d82ec2e 100644
--- a/src/xkbcomp/symbols.c
+++ b/src/xkbcomp/symbols.c
@@ -27,7 +27,6 @@
#include "xkbcomp.h"
#include "xkballoc.h"
#include "xkbmisc.h"
-#include "tokens.h"
#include "expr.h"
#include "parseutils.h"
diff --git a/src/xkbcomp/vmod.c b/src/xkbcomp/vmod.c
index 4ea022a..d4f243b 100644
--- a/src/xkbcomp/vmod.c
+++ b/src/xkbcomp/vmod.c
@@ -29,7 +29,6 @@
#include "xkbcomp.h"
#include "xkballoc.h"
#include "xkbmisc.h"
-#include "tokens.h"
#include "expr.h"
#include "misc.h"