import gdb-1999-10-18 snapshot
[deliverable/binutils-gdb.git] / gdb / top.c
index 47f74a1086835a45524ec29081b714979a4082ac..5baf38a51b3315bdc429a817223174f675dbbdfd 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -391,10 +391,6 @@ int (*query_hook) PARAMS ((const char *, va_list));
 
 void (*warning_hook) PARAMS ((const char *, va_list));
 
-/* Called from gdb_flush to flush output.  */
-
-void (*flush_hook) PARAMS ((GDB_FILE * stream));
-
 /* These three functions support getting lines of text from the user.  They
    are used in sequence.  First readline_begin_hook is called with a text
    string that might be (for example) a message for the user to type in a
This page took 0.026853 seconds and 4 git commands to generate.