Replace do_restore_instream_cleanup with scoped_restore
[deliverable/binutils-gdb.git] / gdb / top.h
index 5d7cb1f810873598f57e8f0b4d8d4a327d4cb0c4..45798897f694ab8ce33abccbc01221cb8609bbe0 100644 (file)
--- a/gdb/top.h
+++ b/gdb/top.h
@@ -290,8 +290,6 @@ extern void show_history (char *, int);
 
 extern void set_verbose (char *, int, struct cmd_list_element *);
 
-extern void do_restore_instream_cleanup (void *stream);
-
 extern char *handle_line_of_input (struct buffer *cmd_line_buffer,
                                   char *rl, int repeat,
                                   const char *annotation_suffix);
This page took 0.023502 seconds and 4 git commands to generate.