diff options
Diffstat (limited to 'gdb/event-top.h')
-rw-r--r-- | gdb/event-top.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/event-top.h b/gdb/event-top.h index d8c0a96..24044a5 100644 --- a/gdb/event-top.h +++ b/gdb/event-top.h @@ -71,8 +71,6 @@ struct prompts FIXME: these should really go into top.h. */ extern void display_gdb_prompt (char *new_prompt); -void gdb_setup_readline (void); -void gdb_disable_readline (void); extern void async_init_signals (void); extern void set_async_editing_command (char *args, int from_tty, struct cmd_list_element *c); |