mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Cleanup
This commit is contained in:
parent
0dae672dc6
commit
41f18cd507
1 changed files with 0 additions and 2 deletions
|
@ -222,8 +222,6 @@ static void input_poll(void)
|
|||
|
||||
input->poll(driver->input_data);
|
||||
|
||||
(void)driver;
|
||||
|
||||
#ifdef HAVE_OVERLAY
|
||||
input_poll_overlay(settings->input.overlay_opacity);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue