Remove an unused field.
This commit is contained in:
parent
59c7005bb1
commit
a973af4a9a
|
@ -214,7 +214,6 @@ typedef struct _ATIScreenInfo {
|
||||||
|
|
||||||
int scratch_offset;
|
int scratch_offset;
|
||||||
int scratch_next;
|
int scratch_next;
|
||||||
int scratch_size;
|
|
||||||
KdOffscreenArea *scratch_area;
|
KdOffscreenArea *scratch_area;
|
||||||
|
|
||||||
ATICursor cursor;
|
ATICursor cursor;
|
||||||
|
|
Loading…
Reference in New Issue