summaryrefslogtreecommitdiff
path: root/src/parse/eTokenType.enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/eTokenType.enum.h')
-rw-r--r--src/parse/eTokenType.enum.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parse/eTokenType.enum.h b/src/parse/eTokenType.enum.h
index 8d410b0c..2de1000b 100644
--- a/src/parse/eTokenType.enum.h
+++ b/src/parse/eTokenType.enum.h
@@ -17,7 +17,6 @@ _(TOK_INTERPOLATED_ITEM)
// Value tokens
_(TOK_IDENT)
-_(TOK_MACRO)
_(TOK_LIFETIME)
_(TOK_INTEGER)
_(TOK_CHAR)