summaryrefslogtreecommitdiffstats
path: root/util/kconfig/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/kconfig/expr.h')
-rw-r--r--util/kconfig/expr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/kconfig/expr.h b/util/kconfig/expr.h
index 9c9caca5bd5f..4a9a23b1b7e1 100644
--- a/util/kconfig/expr.h
+++ b/util/kconfig/expr.h
@@ -275,7 +275,6 @@ struct jump_key {
struct list_head entries;
size_t offset;
struct menu *target;
- int index;
};
extern struct file *file_list;