summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/nv40/nv40_context.h
diff options
context:
space:
mode:
authorBen Skeggs <skeggsb@gmail.com>2007-12-27 09:01:08 +1100
committerBen Skeggs <skeggsb@gmail.com>2007-12-27 09:09:11 +1100
commit8ed3a69fc8f811c2010615af94a6bb8003c8a296 (patch)
tree71475a054347a8f38a4def4186cff60c84801488 /src/mesa/pipe/nv40/nv40_context.h
parentdc6d73e1a47cfd7f4cb615e75d9f7f944efabf03 (diff)
nouveau: remove legacy stuff
Diffstat (limited to 'src/mesa/pipe/nv40/nv40_context.h')
-rw-r--r--src/mesa/pipe/nv40/nv40_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/pipe/nv40/nv40_context.h b/src/mesa/pipe/nv40/nv40_context.h
index 5d0bf89680..934f68ef1a 100644
--- a/src/mesa/pipe/nv40/nv40_context.h
+++ b/src/mesa/pipe/nv40/nv40_context.h
@@ -31,7 +31,6 @@ struct nv40_context {
int chipset;
struct nouveau_grobj *curie;
struct nouveau_notifier *sync;
- uint32_t *pushbuf;
/* query objects */
struct nouveau_notifier *query;