removed cheevos_test for now

This commit is contained in:
Andre Leiradella 2015-10-09 14:09:49 -03:00
parent 89a7496413
commit 18db59b446

View File

@ -1028,8 +1028,6 @@ int rarch_main_iterate(unsigned *sleep_ms)
/* Run libretro for one frame. */
core.retro_run();
/* Test the achievements. */
cheevos_test();
for (i = 0; i < settings->input.max_users; i++)
{