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…
Reference in New Issue