summaryrefslogtreecommitdiff
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/types.h b/types.h
index 54ffbda..fef7492 100644
--- a/types.h
+++ b/types.h
@@ -205,7 +205,6 @@ typedef enum {
typedef enum {
KW_SEMICOLON,
- KW_COLONCOLON,
KW_COLON,
KW_COMMA,
KW_LPAREN,