remove unneeded line of code
This commit is contained in:
		
							parent
							
								
									e573b272bf
								
							
						
					
					
						commit
						b819c8378f
					
				| 
						 | 
					@ -320,8 +320,6 @@ xf86RandRCloseScreen (int index, ScreenPtr pScreen)
 | 
				
			||||||
Rotation
 | 
					Rotation
 | 
				
			||||||
xf86GetRotation(ScreenPtr pScreen)
 | 
					xf86GetRotation(ScreenPtr pScreen)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    XF86RandRInfoPtr randrp;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    if (xf86RandRIndex == -1)
 | 
					    if (xf86RandRIndex == -1)
 | 
				
			||||||
       return RR_Rotate_0;
 | 
					       return RR_Rotate_0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue