mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
remove the unused flags_t::field (/dev/hc again for this and previous checkin on Makefile, thanks!!!)
This commit is contained in:
parent
80c24e46e8
commit
5e2ccac7f0
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ typedef struct
|
|||
char *name;
|
||||
int ofs;
|
||||
fieldtype_t type;
|
||||
int flags;
|
||||
} field_t;
|
||||
|
||||
field_t fields[] = {
|
||||
|
|
Loading…
Reference in a new issue