kdrive: Remove unused KdCardInfo::lastMarker field
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
This commit is contained in:
		
							parent
							
								
									dbaab9759b
								
							
						
					
					
						commit
						4e0d580d5a
					
				| 
						 | 
				
			
			@ -62,8 +62,6 @@ typedef struct _KdCardInfo {
 | 
			
		|||
    struct _KdScreenInfo    *screenList;
 | 
			
		||||
    int			    selected;
 | 
			
		||||
    struct _KdCardInfo	    *next;
 | 
			
		||||
 | 
			
		||||
    int			    lastMarker;
 | 
			
		||||
} KdCardInfo;
 | 
			
		||||
 | 
			
		||||
extern KdCardInfo	*kdCardInfo;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue