mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 07:59:42 +00:00
(task_overlay) remove unused variable
This commit is contained in:
parent
00e669b09a
commit
3736aa963f
@ -246,7 +246,6 @@ static bool task_overlay_load_desc(
|
||||
bool ret = true;
|
||||
bool by_pixel = false;
|
||||
char *key = NULL;
|
||||
struct string_list list = {0};
|
||||
const char *x = NULL;
|
||||
const char *y = NULL;
|
||||
const char *box = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user