(PS3) Cleanup - this can go now

This commit is contained in:
twinaphex 2014-06-03 06:51:18 +02:00
parent 483b07b4c3
commit bcb8e39d05

View File

@ -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));