mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 13:14:04 +00:00
Cleanup
This commit is contained in:
parent
0dae672dc6
commit
41f18cd507
@ -222,8 +222,6 @@ static void input_poll(void)
|
|||||||
|
|
||||||
input->poll(driver->input_data);
|
input->poll(driver->input_data);
|
||||||
|
|
||||||
(void)driver;
|
|
||||||
|
|
||||||
#ifdef HAVE_OVERLAY
|
#ifdef HAVE_OVERLAY
|
||||||
input_poll_overlay(settings->input.overlay_opacity);
|
input_poll_overlay(settings->input.overlay_opacity);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user