aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/top.h')
-rw-r--r--gdb/top.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/top.h b/gdb/top.h
index 2147e2d..0cbb244 100644
--- a/gdb/top.h
+++ b/gdb/top.h
@@ -288,10 +288,6 @@ extern void gdb_add_history (const char *);
extern void show_commands (const char *args, int from_tty);
-extern void set_history (const char *, int);
-
-extern void show_history (const char *, int);
-
extern void set_verbose (const char *, int, struct cmd_list_element *);
extern char *handle_line_of_input (struct buffer *cmd_line_buffer,