Fixed compilation error with disabled xrandr
This commit is contained in:
parent
6b3786457f
commit
6a48010644
@ -1590,7 +1590,6 @@ video::IVideoModeList* CIrrDeviceLinux::getVideoModeList()
|
||||
}
|
||||
XFree(modes);
|
||||
}
|
||||
else
|
||||
#endif
|
||||
#ifdef _IRR_LINUX_X11_RANDR_
|
||||
while (XRRQueryExtension(display, &eventbase, &errorbase))
|
||||
|
Loading…
x
Reference in New Issue
Block a user