1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

Remove unused variable

This commit is contained in:
Twinaphex 2016-05-27 05:39:52 +02:00
parent 9d6eda5409
commit 130411365b

View File

@ -1473,7 +1473,6 @@ static void cheevos_test_cheevo_set(const cheevoset_t *set)
{
if (cheevo->active && cheevos_test_cheevo(cheevo))
{
settings_t *settings = config_get_ptr();
char url[256];
cheevo->active = 0;