xserver/render animcur.c,1.7,1.8

Eric Anholt <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
Newsgroups gmane.comp.freedesktop.xserver.cvs
Message-ID <[email protected]>
Committed by: anholt

Update of /cvs/xserver/xserver/render
In directory pdx:/tmp/cvs-serv29535/render

Modified Files:
	animcur.c 
Log Message:
Remove a bit of dead code in animcur.c.


Index: animcur.c
===================================================================
RCS file: /cvs/xserver/xserver/render/animcur.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- animcur.c	11 Sep 2003 05:12:51 -0000	1.7
+++ animcur.c	19 Jul 2004 11:40:35 -0000	1.8
@@ -356,7 +356,6 @@
     CursorPtr	pCursor;
     int		i;
     AnimCurPtr	ac;
-    AnimCurElt	*ae;
 
     for (i = 0; i < screenInfo.numScreens; i++)
 	if (!GetAnimCurScreenIfSet (screenInfo.screens[i]))
@@ -389,7 +388,6 @@
     ac = GetAnimCur (pCursor);
     ac->nelt = ncursor;
     ac->elts = (AnimCurElt *) (ac + 1);
-    ae = ac->elts;
     
     for (i = 0; i < ncursor; i++)
     {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.