remove unneeded line of code
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user