mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
Remove silly debug log
This commit is contained in:
parent
16612964a5
commit
af8a9bcb5a
@ -278,7 +278,6 @@ void EmuScreen::onVKeyDown(int virtualKeyCode) {
|
||||
}
|
||||
break;
|
||||
case VIRTKEY_TOGGLE_FULLSCREEN:
|
||||
printf("huly\n");
|
||||
System_SendMessage("toggle_fullscreen", "");
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user