aboutsummaryrefslogtreecommitdiffstats
path: root/console.h
diff options
context:
space:
mode:
Diffstat (limited to 'console.h')
-rw-r--r--console.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/console.h b/console.h
index 4a2f06fbd..8f438e93f 100644
--- a/console.h
+++ b/console.h
@@ -292,9 +292,6 @@ void do_info_vnc(void);
/* curses.c */
void curses_display_init(DisplayState *ds, int full_screen);
-/* x_keymap.c */
-extern uint8_t _translate_keycode(const int key);
-
/* FIXME: term_printf et al should probably go elsewhere so everything
does not need to include console.h */
/* monitor.c */