mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
(Xvideo) Buildfix
This commit is contained in:
parent
b00bf17153
commit
43561dc389
@ -628,8 +628,6 @@ static void *xv_init(const video_info_t *video,
|
||||
|
||||
frontend_driver_install_signal_handler();
|
||||
|
||||
xv_set_nonblock_state(xv, !video->vsync);
|
||||
|
||||
if (input && input_data)
|
||||
{
|
||||
xinput = input_x.init(settings->arrays.input_joypad_driver);
|
||||
|
Loading…
x
Reference in New Issue
Block a user