mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-01 17:23:48 +00:00
Cleanup
This commit is contained in:
parent
b9f110679a
commit
eb34553fae
@ -313,8 +313,7 @@ void input_poll(void)
|
||||
|
||||
#ifdef HAVE_NETWORKGAMEPAD
|
||||
if (input_driver_remote)
|
||||
input_remote_poll(input_driver_remote,
|
||||
settings->input.max_users);
|
||||
input_remote_poll(input_driver_remote, max_users);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user