mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 12:38:00 +02:00
remove unneeded line of code
This commit is contained in:
parent
e573b272bf
commit
b819c8378f
1 changed files with 0 additions and 2 deletions
|
|
@ -320,8 +320,6 @@ xf86RandRCloseScreen (int index, ScreenPtr pScreen)
|
|||
Rotation
|
||||
xf86GetRotation(ScreenPtr pScreen)
|
||||
{
|
||||
XF86RandRInfoPtr randrp;
|
||||
|
||||
if (xf86RandRIndex == -1)
|
||||
return RR_Rotate_0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue