diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2006-06-20 10:39:28 -0700 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2006-06-20 10:39:28 -0700 |
commit | e4584a4f44a70d746396ed48b8e40033504d68b2 (patch) | |
tree | bb5655314c9e7295817974bc0b1461449e1efc44 /src/i830.h | |
parent | ab60e34dcfc52ab5f22a82145d5b4db51b4c62c5 (diff) |
Remove dead DisplayInfo option.
Diffstat (limited to 'src/i830.h')
-rw-r--r-- | src/i830.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -416,7 +416,6 @@ typedef struct _I830Rec { unsigned int SaveGeneration; Bool vbeRestoreWorkaround; - Bool displayInfo; Bool devicePresence; OsTimerPtr devicesTimer; |