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
					
				| 
						 | 
				
			
			@ -58,10 +58,6 @@ typedef struct _AnimCur {
 | 
			
		|||
} AnimCurRec, *AnimCurPtr;
 | 
			
		||||
 | 
			
		||||
typedef struct _AnimScrPriv {
 | 
			
		||||
    CursorPtr			pCursor;
 | 
			
		||||
    int				elt;
 | 
			
		||||
    CARD32			time;
 | 
			
		||||
 | 
			
		||||
    CloseScreenProcPtr		CloseScreen;
 | 
			
		||||
 | 
			
		||||
    ScreenBlockHandlerProcPtr	BlockHandler;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue