diff options
Diffstat (limited to 'dimension/parse.h')
-rw-r--r-- | dimension/parse.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dimension/parse.h b/dimension/parse.h index f9d1dc9..eeb4492 100644 --- a/dimension/parse.h +++ b/dimension/parse.h @@ -42,8 +42,6 @@ typedef enum { DMNSN_AST_VECTOR, - DMNSN_AST_COLOR, - DMNSN_AST_NEGATE, DMNSN_AST_ADD, DMNSN_AST_SUB, |