summaryrefslogtreecommitdiff
path: root/src/smi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smi.h')
-rw-r--r--src/smi.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/smi.h b/src/smi.h
index 185606f..05332f7 100644
--- a/src/smi.h
+++ b/src/smi.h
@@ -245,14 +245,6 @@ typedef struct
as framebuffer */
PictTransformPtr renderTransform;
-#ifndef XMODES
- /* DGA */
- DGAModePtr DGAModes; /* Pointer to DGA modes */
- int numDGAModes; /* Number of DGA modes */
- Bool DGAactive; /* Flag if DGA is active */
- int DGAViewportStatus;
-#endif
-
/* DPMS */
int CurrentDPMS; /* Current DPMS state */
@@ -261,15 +253,6 @@ typedef struct
int lcdWidth; /* LCD width */
int lcdHeight; /* LCD height */
-#if 0
- /* Polylines - #671 */
- ValidateGCProcPtr ValidatePolylines; /* Org.
- ValidatePolylines
- function */
- Bool polyLines; /* Our polylines patch is
- active */
-#endif
-
/* XvExtension */
int videoKey; /* Video chroma key */
Bool ByteSwap; /* Byte swap for ZV port */