remove log

This commit is contained in:
jorsi 2020-09-13 17:56:02 -04:00
parent aaebe76fe7
commit aee66bb68a
1 changed files with 0 additions and 1 deletions

View File

@ -281,7 +281,6 @@
{
AppDelegate *appDelegate = (AppDelegate *)NSApp.delegate;
[appDelegate setMacFrameSkip:(int)sender.integerValue];
NSLog(@"setMacFrameSkip %ld", sender.integerValue);
}
- (BOOL)handleInput:(S9xJoypadInput *)input fromJoypad:(S9xJoypad *)joypad