Replace most calls to help_list and cmd_show_list
[deliverable/binutils-gdb.git] / gdb / top.h
index 2147e2d4b482425d0defbe7019d05ee1586f3e29..0cbb244c5515c9bd4d2b09e8bf91c65f0a377a55 100644 (file)
--- 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,
This page took 0.026183 seconds and 4 git commands to generate.