diff options
Diffstat (limited to 'src/gallium/drivers/nv10/nv10_screen.h')
-rw-r--r-- | src/gallium/drivers/nv10/nv10_screen.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/nv10/nv10_screen.h b/src/gallium/drivers/nv10/nv10_screen.h index 4192fe11ef4..3f8750a13f7 100644 --- a/src/gallium/drivers/nv10/nv10_screen.h +++ b/src/gallium/drivers/nv10/nv10_screen.h @@ -7,7 +7,6 @@ struct nv10_screen { struct pipe_screen pipe; struct nouveau_winsys *nvws; - unsigned chipset; /* HW graphics objects */ struct nouveau_grobj *celsius; |