xserver/hw/kdrive/ati ati.h,1.14,1.15
Eric Anholt <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Wed, 26 Jan 2005 19:50:50 -0800 (PST)
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: anholt Update of /cvs/xserver/xserver/hw/kdrive/ati In directory gabe:/tmp/cvs-serv322 Modified Files: ati.h Log Message: Remove an unused field. Index: ati.h =================================================================== RCS file: /cvs/xserver/xserver/hw/kdrive/ati/ati.h,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- ati.h 25 Jan 2005 02:39:48 -0000 1.14 +++ ati.h 27 Jan 2005 03:50:48 -0000 1.15 @@ -214,7 +214,6 @@ int scratch_offset; int scratch_next; - int scratch_size; KdOffscreenArea *scratch_area; ATICursor cursor;