mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-09 21:20:14 +01:00
Remove unused HAVE_INDEX define.
This commit is contained in:
parent
4ad28c9d9a
commit
0de671f19a
2 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue