mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-30 00:20:08 +01:00
render: remove unused animcursor fields from private rec
Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
9db63e4766
commit
c3ba199aa6
1 changed files with 0 additions and 4 deletions
|
|
@ -58,10 +58,6 @@ typedef struct _AnimCur {
|
|||
} AnimCurRec, *AnimCurPtr;
|
||||
|
||||
typedef struct _AnimScrPriv {
|
||||
CursorPtr pCursor;
|
||||
int elt;
|
||||
CARD32 time;
|
||||
|
||||
CloseScreenProcPtr CloseScreen;
|
||||
|
||||
ScreenBlockHandlerProcPtr BlockHandler;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue