diff options
Diffstat (limited to 'uscript/lex.h')
| -rw-r--r-- | uscript/lex.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uscript/lex.h b/uscript/lex.h index 119b867..191997d 100644 --- a/uscript/lex.h +++ b/uscript/lex.h @@ -5,7 +5,6 @@ #include "val.h" #define XTOKENS(_) \ - _(PRINT) \ _(BREAK) \ _(DIV_EQL) \ _(DO) \ |
