Remove an unused field.

This commit is contained in:
Eric Anholt 2005-01-27 03:50:48 +00:00
parent 59c7005bb1
commit a973af4a9a

View File

@ -214,7 +214,6 @@ typedef struct _ATIScreenInfo {
int scratch_offset;
int scratch_next;
int scratch_size;
KdOffscreenArea *scratch_area;
ATICursor cursor;