diff options
-rw-r--r-- | hw/kdrive/ati/ati.h | 1 |
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; |