summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/parser_bison.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parser_bison.y b/src/parser_bison.y
index ee3600d7..dcd46835 100644
--- a/src/parser_bison.y
+++ b/src/parser_bison.y
@@ -181,7 +181,6 @@ int nft_lex(void *, void *, void *);
%token DASH "-"
%token AT "@"
%token VMAP "vmap"
-%token LOOKUP "lookup"
%token INCLUDE "include"
%token DEFINE "define"