mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Fix regression, startup crash in Qt when desktop ui enabled (#16106)
This commit is contained in:
parent
bda2b1914e
commit
b01d3a63ea
@ -7552,7 +7552,6 @@ bool retroarch_main_init(int argc, char *argv[])
|
||||
#endif
|
||||
);
|
||||
#endif
|
||||
ui_companion_driver_init_first();
|
||||
drivers_init(settings, DRIVERS_CMD_ALL, 0, verbosity_enabled);
|
||||
#ifdef HAVE_COMMAND
|
||||
input_driver_deinit_command(input_st);
|
||||
|
Loading…
x
Reference in New Issue
Block a user