winex11.drv: Remove unneeded variable definition.
This commit is contained in:
parent
e45b5f556a
commit
c67e48b9fa
|
@ -61,8 +61,6 @@ static RRMode *xrandr12_modes;
|
|||
|
||||
#undef MAKE_FUNCPTR
|
||||
|
||||
extern int usexrandr;
|
||||
|
||||
static struct x11drv_mode_info *dd_modes;
|
||||
static SizeID *xrandr10_modes;
|
||||
static unsigned int xrandr_mode_count;
|
||||
|
|
Loading…
Reference in New Issue