mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 10:20:51 +00:00
(Xbox 1) Remove useless log
This commit is contained in:
parent
5264bbb7dc
commit
5811df47e3
@ -237,8 +237,6 @@ int menu_init(void)
|
||||
strlcpy(browser.extensions, rarch_console_get_rom_ext(), sizeof(browser.extensions));
|
||||
filebrowser_set_root(&browser, g_console.default_rom_startup_dir);
|
||||
filebrowser_iterate(&browser, FILEBROWSER_ACTION_RESET);
|
||||
|
||||
RARCH_LOG("CMenuMain::Create().\n");
|
||||
|
||||
width = d3d->d3dpp.BackBufferWidth;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user