mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
(Lakka) Remove more redundant re-setting of rgui->last_time
This commit is contained in:
parent
3846ad5f0d
commit
7acf7e706d
@ -1267,8 +1267,6 @@ static void *lakka_init(void)
|
||||
lakka_init_items(i+1, category, corenfo, gametexturepath, g_settings.content_directory);
|
||||
}
|
||||
|
||||
rgui->last_time = rarch_get_time_usec();
|
||||
|
||||
return rgui;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user