Remove log

This commit is contained in:
Lior Halphon 2020-04-29 16:52:32 +03:00
parent 4b24178553
commit 0c91502859
1 changed files with 1 additions and 3 deletions

View File

@ -333,8 +333,6 @@
joypad_wait = false;
});
NSLog(@"%@", button);
if (!button.isPressed) return;
if (joystick_configuration_state == -1) return;
if (joystick_configuration_state == GBButtonCount) return;