[PATCH 2/3] render: remove unused animcursor fields from private rec

Tiago Vignatti tiago.vignatti at nokia.com
Tue May 4 10:07:04 PDT 2010


Signed-off-by: Tiago Vignatti <tiago.vignatti at nokia.com>
---
 render/animcur.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/render/animcur.c b/render/animcur.c
index ab68aee..eb74b1a 100644
--- a/render/animcur.c
+++ b/render/animcur.c
@@ -58,10 +58,6 @@ typedef struct _AnimCur {
 } AnimCurRec, *AnimCurPtr;
 
 typedef struct _AnimScrPriv {
-    CursorPtr			pCursor;
-    int				elt;
-    CARD32			time;
-
     CloseScreenProcPtr		CloseScreen;
 
     ScreenBlockHandlerProcPtr	BlockHandler;
-- 
1.6.0.4



More information about the xorg-devel mailing list