import gdb-1999-10-18 snapshot
[platform/upstream/binutils.git] / gdb / top.c
index 47f74a1..5baf38a 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