remove unneeded line of code

This commit is contained in:
Alan Hourihane 2005-10-12 08:22:31 +00:00
parent e573b272bf
commit b819c8378f

View File

@ -320,8 +320,6 @@ xf86RandRCloseScreen (int index, ScreenPtr pScreen)
Rotation
xf86GetRotation(ScreenPtr pScreen)
{
XF86RandRInfoPtr randrp;
if (xf86RandRIndex == -1)
return RR_Rotate_0;