diff --git a/src/lex.h b/src/lex.h index 9ded58de..1bf675a2 100644 --- a/src/lex.h +++ b/src/lex.h @@ -48,8 +48,6 @@ typedef enum token_e tok_number, tok_expect, tok_thong, - tok_hdrext, - tok_srcext, tok_noop, tok_setopt, tok_illegal,