xserver/hw/kdrive/ati ati.h,1.14,1.15

Eric Anholt xserver-commit@pdx.freedesktop.org
Wed Jan 26 19:50:50 PST 2005


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;



More information about the xserver-commit mailing list