mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
rtasm: remove unused struct member
This commit is contained in:
parent
7c99d7fe60
commit
9232f0c023
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ struct x86_function {
|
|||
unsigned stack_offset;
|
||||
int need_emms;
|
||||
unsigned char error_overflow[4];
|
||||
const char *fn;
|
||||
};
|
||||
|
||||
enum x86_reg_file {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue