mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-21 10:20:21 +00:00
(ffmpeg builtin) Don't explicitly reset libretro variable anymore
This commit is contained in:
parent
d963a0d1c3
commit
495315d244
@ -1231,7 +1231,6 @@ int rarch_main_init(int argc, char *argv[])
|
||||
{
|
||||
case RARCH_CONTENT_MOVIE:
|
||||
case RARCH_CONTENT_MUSIC:
|
||||
*settings->libretro = '\0';
|
||||
global->has_set_libretro = false;
|
||||
global->core_type = CORE_TYPE_FFMPEG;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user