(iOS) Take out core_info_set_core_path

This commit is contained in:
Twinaphex 2014-10-18 06:57:36 +02:00
parent 6f951a9ac1
commit 540b2d3e84

View File

@ -225,9 +225,6 @@ enum
[self pushViewController:[RAMainMenu new] animated:YES];
// Warn if there are no cores present
core_info_set_core_path();
[apple_platform loadingCore:nil withFile:nil];
if (rarch_main(0, NULL))