xfree86: drop unused prevSIGIO
Unused as of 5d309af2ed
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
			
			
This commit is contained in:
		
							parent
							
								
									592d35aef0
								
							
						
					
					
						commit
						858d8b19b3
					
				| 
						 | 
					@ -413,7 +413,6 @@ static void
 | 
				
			||||||
xf86VTSwitch(void)
 | 
					xf86VTSwitch(void)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    int i;
 | 
					    int i;
 | 
				
			||||||
    static int prevSIGIO;
 | 
					 | 
				
			||||||
    InputInfoPtr pInfo;
 | 
					    InputInfoPtr pInfo;
 | 
				
			||||||
    IHPtr ih;
 | 
					    IHPtr ih;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue