It is never used.

Signed-off-by: Máté Eckl <[email protected]>
---
 src/parser_bison.y | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/parser_bison.y b/src/parser_bison.y
index ee3600d..dcd4683 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"
-- 
ecklm

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to