mirror of
https://github.com/X11Libre/xf86-video-vbox.git
synced 2026-03-24 01:25:21 +00:00
drop #ifdef RANDR_12_INTERFACE
All (non-ancient) Xservers have it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
358aa2cf4d
commit
a05690059e
@@ -457,9 +457,7 @@ static const xf86OutputFuncsRec VBOXOutputFuncs = {
|
||||
.mode_set = vbox_output_mode_set,
|
||||
.detect = vbox_output_detect,
|
||||
.get_modes = vbox_output_get_modes,
|
||||
#ifdef RANDR_12_INTERFACE
|
||||
.set_property = NULL,
|
||||
#endif
|
||||
.destroy = vbox_output_stub
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user