aboutsummaryrefslogtreecommitdiff
path: root/token.h
diff options
context:
space:
mode:
Diffstat (limited to 'token.h')
-rw-r--r--token.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/token.h b/token.h
index ecede55..3b0fbb7 100644
--- a/token.h
+++ b/token.h
@@ -54,7 +54,6 @@ enum tokenkind {
T_NORETURN,
T_STATIC_ASSERT,
T_THREAD_LOCAL,
- T__BUILTIN_VA_LIST,
/* punctuator */
TLBRACK,