diff options
Diffstat (limited to 'src/gallium/drivers/nv50/nv50_state.h')
-rw-r--r-- | src/gallium/drivers/nv50/nv50_state.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/nv50/nv50_state.h b/src/gallium/drivers/nv50/nv50_state.h index be0c75ad6ea..9e3876871bd 100644 --- a/src/gallium/drivers/nv50/nv50_state.h +++ b/src/gallium/drivers/nv50/nv50_state.h @@ -20,7 +20,6 @@ struct nv50_program { struct pipe_buffer *buffer; - unsigned param_nr; float *immd; unsigned immd_nr; |