Remove unused HAVE_INDEX define.
authorEric Anholt <anholt@FreeBSD.org>
Mon, 16 Aug 2004 04:38:48 +0000 (04:38 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Mon, 16 Aug 2004 04:38:48 +0000 (04:38 +0000)
src/mesa/drivers/dri/r200/r200_swtcl.c
src/mesa/drivers/dri/radeon/radeon_swtcl.c

index 0444294..d694ff1 100644 (file)
@@ -400,7 +400,6 @@ static struct {
 
 #define HAVE_RGBA   1
 #define HAVE_SPEC   1
-#define HAVE_INDEX  0
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
 #define TAB rast_tab
index 789f277..ade97da 100644 (file)
@@ -879,7 +879,6 @@ static struct {
 
 #define HAVE_RGBA   1
 #define HAVE_SPEC   1
-#define HAVE_INDEX  0
 #define HAVE_BACK_COLORS  0
 #define HAVE_HW_FLATSHADE 1
 #define TAB rast_tab