Skip to content

Commit

Permalink
render: remove unused animcursor fields from private rec
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Vignatti <[email protected]>
Reviewed-by: Peter Hutterer <[email protected]>
  • Loading branch information
tiagovignatti committed May 18, 2010
1 parent 9db63e4 commit c3ba199
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions render/animcur.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ typedef struct _AnimCur {
} AnimCurRec, *AnimCurPtr;

typedef struct _AnimScrPriv {
CursorPtr pCursor;
int elt;
CARD32 time;

CloseScreenProcPtr CloseScreen;

ScreenBlockHandlerProcPtr BlockHandler;
Expand Down

0 comments on commit c3ba199

Please sign in to comment.