mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +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)
|
bool input_overlay_load_overlays(input_overlay_t *ol)
|
||||||
{
|
{
|
||||||
size_t i;
|
|
||||||
unsigned overlays = 0;
|
unsigned overlays = 0;
|
||||||
|
|
||||||
if (!ol)
|
if (!ol)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user