animcur: Stop tracking the last display time in the SpriteInfoRec
Reviewed-by: Robert Morell <rmorell@nvidia.com> Tested-by: Robert Morell <rmorell@nvidia.com> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -515,7 +515,6 @@ typedef struct _SpriteInfoRec {
|
||||
CursorPtr pCursor;
|
||||
ScreenPtr pScreen;
|
||||
int elt;
|
||||
CARD32 time;
|
||||
} anim;
|
||||
} SpriteInfoRec, *SpriteInfoPtr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user