summaryrefslogtreecommitdiff
path: root/src/i830.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-10-05 13:31:31 -0700
committerEric Anholt <eric@anholt.net>2009-10-05 13:41:39 -0700
commitd26f4c493721dbb2e2cbf4efcf8d37228d1b1f3b (patch)
tree5bb8632ed88cd6bd7535e0271e615de834bb7931 /src/i830.h
parent33c488e83676d26e69145ea615f75ca52768f400 (diff)
Remove UMS overlay support.
The replacement code is now landed, and the rest of UMS is about to disappear.
Diffstat (limited to 'src/i830.h')
-rw-r--r--src/i830.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i830.h b/src/i830.h
index c84fd0c5..ac8b80e0 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -387,7 +387,6 @@ typedef struct _I830Rec {
int batch_atomic_limit;
/* For Xvideo */
- i830_memory *overlay_regs;
Bool use_drmmode_overlay;
#ifdef INTEL_XVMC
/* For XvMC */