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 0444294d797ca1cfd5e604f2535a574d514117a3..d694ff1b9bcbc41d62e1d2c5c333100c1cb08c35 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 789f2777c0022f7d47fe0a42e1bc759ce9a7de79..ade97daef21ef465876167edfae7cf707e340038 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