mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(apple_hid.c) Cleanup
This commit is contained in:
parent
b3be54721e
commit
3c9e702320
@ -298,7 +298,6 @@ static void apple_hid_device_add(void *data, IOReturn result,
|
||||
return;
|
||||
|
||||
adapter->handle = device;
|
||||
adapter->slot = MAX_USERS;
|
||||
|
||||
ret = IOHIDDeviceOpen(device, kIOHIDOptionsTypeNone);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user