summaryrefslogtreecommitdiff
path: root/src/i830.h
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2006-06-20 10:39:28 -0700
committerEric Anholt <anholt@FreeBSD.org>2006-06-20 10:39:28 -0700
commite4584a4f44a70d746396ed48b8e40033504d68b2 (patch)
treebb5655314c9e7295817974bc0b1461449e1efc44 /src/i830.h
parentab60e34dcfc52ab5f22a82145d5b4db51b4c62c5 (diff)
Remove dead DisplayInfo option.
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 c60bfbe6..efd9f6d5 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -416,7 +416,6 @@ typedef struct _I830Rec {
unsigned int SaveGeneration;
Bool vbeRestoreWorkaround;
- Bool displayInfo;
Bool devicePresence;
OsTimerPtr devicesTimer;