summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv30/nv30_context.h
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2009-06-04 21:37:59 +1000
committerBen Skeggs <bskeggs@redhat.com>2009-06-05 14:37:01 +1000
commit901d7c3057d7ca3d12d5e417e376cb25ded0070c (patch)
treee307040889f6527f0920a89321a4eab8ea5d0a15 /src/gallium/drivers/nv30/nv30_context.h
parent74adb150d595a7bc3f769bd2520c98a07bbc8531 (diff)
nv30: remove u_simple_screen usage
Diffstat (limited to 'src/gallium/drivers/nv30/nv30_context.h')
-rw-r--r--src/gallium/drivers/nv30/nv30_context.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/nv30/nv30_context.h b/src/gallium/drivers/nv30/nv30_context.h
index 5ba474cc33..4229c0a0e1 100644
--- a/src/gallium/drivers/nv30/nv30_context.h
+++ b/src/gallium/drivers/nv30/nv30_context.h
@@ -19,8 +19,6 @@
#include "nouveau/nouveau_push.h"
#include "nouveau/nouveau_stateobj.h"
-#define nouveau_bo(pb) nv30->screen->nvws->get_bo(pb)
-
#include "nv30_state.h"
#define NOUVEAU_ERR(fmt, args...) \