mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
input: remove index_from_keycode (no users)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
70b52f62b8
commit
5c07d00f1b
2 changed files with 0 additions and 15 deletions
|
@ -329,7 +329,6 @@ void curses_display_init(DisplayState *ds, int full_screen);
|
|||
|
||||
/* input.c */
|
||||
int index_from_key(const char *key);
|
||||
int index_from_keycode(int code);
|
||||
|
||||
/* gtk.c */
|
||||
void early_gtk_display_init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue