[PATCH v2 2/4] render: remove unused animcursor fields from private rec
Tiago Vignatti
tiago.vignatti at nokia.com
Fri May 7 08:24:17 PDT 2010
Signed-off-by: Tiago Vignatti <tiago.vignatti at nokia.com>
Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
---
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