mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-26 12:59:18 +01:00
Removed extraneous fprintf() call
This commit is contained in:
parent
67c67f3a6b
commit
6c4765a17a
@ -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