summaryrefslogtreecommitdiff
path: root/hw/dmx/dmx.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmx.h')
-rw-r--r--hw/dmx/dmx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/dmx/dmx.h b/hw/dmx/dmx.h
index bf4b92cb2..c6b6199a5 100644
--- a/hw/dmx/dmx.h
+++ b/hw/dmx/dmx.h
@@ -249,8 +249,6 @@ typedef struct _DMXScreenInfo {
TrapezoidsProcPtr Trapezoids;
TrianglesProcPtr Triangles;
- TriStripProcPtr TriStrip;
- TriFanProcPtr TriFan;
} DMXScreenInfo;
/* Global variables available to all Xserver/hw/dmx routines. */