mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 08:59:58 +00:00
(input_overlay.c) Remove unused variable
This commit is contained in:
parent
a36e2d2a30
commit
8bd698d132
@ -583,7 +583,6 @@ error:
|
||||
|
||||
bool input_overlay_load_overlays(input_overlay_t *ol)
|
||||
{
|
||||
size_t i;
|
||||
unsigned overlays = 0;
|
||||
|
||||
if (!ol)
|
||||
|
Loading…
Reference in New Issue
Block a user