aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tui')
-rw-r--r--gdb/tui/tui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/tui/tui.c b/gdb/tui/tui.c
index 53b8452df..1e5593c 100644
--- a/gdb/tui/tui.c
+++ b/gdb/tui/tui.c
@@ -85,7 +85,6 @@ tuiInit (argv0)
* the bottom of the screen (tuiTermUnsetup()).
*/
fputs_unfiltered_hook = NULL;
- flush_hook = NULL;
rl_initialize (); /* need readline initialization to
* create termcap sequences
*/