mirror of
https://github.com/yawut/SDL.git
synced 2026-07-19 17:32:17 -05:00
Removed extraneous fprintf() call
This commit is contained in:
parent
f58c5223ab
commit
e8abb3a0e6
|
|
@ -216,7 +216,6 @@ static void kbd_cleanup(void)
|
|||
}
|
||||
kbd_cleanup_state = NULL;
|
||||
|
||||
fprintf(stderr, "(SDL restoring keyboard) ");
|
||||
ioctl(kbd->console_fd, KDSKBMODE, kbd->old_kbd_mode);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user