summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/xf86OSpriv.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/xf86OSpriv.h')
-rw-r--r--hw/xfree86/os-support/xf86OSpriv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/xf86OSpriv.h b/hw/xfree86/os-support/xf86OSpriv.h
index 7240f146a..ce1ec33a1 100644
--- a/hw/xfree86/os-support/xf86OSpriv.h
+++ b/hw/xfree86/os-support/xf86OSpriv.h
@@ -34,7 +34,6 @@
typedef struct {
Bool initialised;
- Bool linearSupported;
} VidMemInfo, *VidMemInfoPtr;
void xf86OSInitVidMem(VidMemInfoPtr);