mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(PS3) Cleanup - this can go now
This commit is contained in:
parent
483b07b4c3
commit
bcb8e39d05
@ -229,12 +229,6 @@ static void frontend_ps3_get_environment_settings(int *argc, char *argv[],
|
||||
}
|
||||
else
|
||||
RARCH_WARN("Started from Salamander, auto-game start disabled.\n");
|
||||
|
||||
//hack - this would break core selection
|
||||
if (argv[1] != NULL && argv[1][0] == '\0')
|
||||
{
|
||||
RARCH_LOG("Broken core selection triggered.\n");
|
||||
}
|
||||
#endif
|
||||
|
||||
memset(&size, 0x00, sizeof(CellGameContentSize));
|
||||
|
Loading…
x
Reference in New Issue
Block a user