From 32f46ae1ccdb01533ea61265e4c977b9307c710d Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 25 Nov 2009 14:09:06 -0500 Subject: Support solid-color pigments. --- dimension/parse.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'dimension/parse.h') 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, -- cgit v1.2.3