summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/parser.h b/include/parser.h
index a5ae802b..39a75212 100644
--- a/include/parser.h
+++ b/include/parser.h
@@ -27,7 +27,6 @@ struct parser_state {
unsigned int scope;
struct list_head *cmds;
- struct eval_ctx ectx;
};
struct mnl_socket;