mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Remove unused variable
This commit is contained in:
parent
83f4ce11f3
commit
8441f60314
@ -2654,7 +2654,6 @@ static void ozone_populate_entries(void *data, const char *path, const char *lab
|
||||
* playlist, return to the sidebar */
|
||||
if (!ozone->cursor_in_sidebar)
|
||||
{
|
||||
size_t list_size = menu_entries_get_size();
|
||||
file_list_t *list = menu_entries_get_selection_buf_ptr(0);
|
||||
uintptr_t animation_tag = (uintptr_t)&ozone->animations.cursor_alpha;
|
||||
bool goto_sidebar = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user