ra: Remove unused "name" field in regs.
This commit is contained in:
parent
604022abed
commit
ea8e21856e
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@
|
|||
#include "register_allocate.h"
|
||||
|
||||
struct ra_reg {
|
||||
char *name;
|
||||
GLboolean *conflicts;
|
||||
unsigned int *conflict_list;
|
||||
unsigned int conflict_list_size;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue