mirror of
https://github.com/libretro/RetroArch
synced 2025-03-21 22:20:59 +00:00
(Xbox 1) Remove useless log
This commit is contained in:
parent
5264bbb7dc
commit
5811df47e3
@ -238,8 +238,6 @@ int menu_init(void)
|
|||||||
filebrowser_set_root(&browser, g_console.default_rom_startup_dir);
|
filebrowser_set_root(&browser, g_console.default_rom_startup_dir);
|
||||||
filebrowser_iterate(&browser, FILEBROWSER_ACTION_RESET);
|
filebrowser_iterate(&browser, FILEBROWSER_ACTION_RESET);
|
||||||
|
|
||||||
RARCH_LOG("CMenuMain::Create().\n");
|
|
||||||
|
|
||||||
width = d3d->d3dpp.BackBufferWidth;
|
width = d3d->d3dpp.BackBufferWidth;
|
||||||
|
|
||||||
// Quick hack to properly center the romlist in 720p,
|
// Quick hack to properly center the romlist in 720p,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user