summaryrefslogtreecommitdiff
path: root/hw/kdrive/ati
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-01-27 03:50:48 +0000
committerEric Anholt <anholt@freebsd.org>2005-01-27 03:50:48 +0000
commita973af4a9ade68b271d0695898d72aea50d8953b (patch)
tree2a17f1af39843d8cb5a2ee521650f2fff7e84e52 /hw/kdrive/ati
parent59c7005bb155393c44792d457d98d72e34bb1b51 (diff)
Remove an unused field.
Diffstat (limited to 'hw/kdrive/ati')
-rw-r--r--hw/kdrive/ati/ati.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/kdrive/ati/ati.h b/hw/kdrive/ati/ati.h
index f0ae0d05a..cf14b81b3 100644
--- a/hw/kdrive/ati/ati.h
+++ b/hw/kdrive/ati/ati.h
@@ -214,7 +214,6 @@ typedef struct _ATIScreenInfo {
int scratch_offset;
int scratch_next;
- int scratch_size;
KdOffscreenArea *scratch_area;
ATICursor cursor;