Merge pull request #13055 from libretro/fix-cheevos-regression

Fix Cheevos regression
This commit is contained in:
Autechre 2021-10-01 19:00:03 +02:00 committed by GitHub
commit 5a40d28f8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,8 +84,6 @@ static void gfx_widget_achievement_popup_free_all(gfx_widget_achievement_popup_s
SLOCK_UNLOCK(state->queue_lock);
}
state->dispwidget_ptr = NULL;
}
static void gfx_widget_achievement_popup_free(void)