mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +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;
|
return;
|
||||||
|
|
||||||
adapter->handle = device;
|
adapter->handle = device;
|
||||||
adapter->slot = MAX_USERS;
|
|
||||||
|
|
||||||
ret = IOHIDDeviceOpen(device, kIOHIDOptionsTypeNone);
|
ret = IOHIDDeviceOpen(device, kIOHIDOptionsTypeNone);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user