mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-20 09:52:33 +00:00
Get rid of this
This commit is contained in:
parent
33905af090
commit
473aed632d
@ -285,9 +285,6 @@ static int16_t cocoa_input_state(void *data,
|
||||
int16_t ret = 0;
|
||||
cocoa_input_data_t *apple = (cocoa_input_data_t*)data;
|
||||
|
||||
if (!apple || !apple->joypad)
|
||||
return 0;
|
||||
|
||||
switch (device)
|
||||
{
|
||||
case RETRO_DEVICE_JOYPAD:
|
||||
|
Loading…
x
Reference in New Issue
Block a user