diff options
Diffstat (limited to 'gdb/printcmd.c')
-rw-r--r-- | gdb/printcmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/printcmd.c b/gdb/printcmd.c index 396d1fe..3930d08 100644 --- a/gdb/printcmd.c +++ b/gdb/printcmd.c @@ -1493,7 +1493,6 @@ output_command (const char *exp, int from_tty) annotate_value_end (); - gdb_stdout->wrap_here (0); gdb_flush (gdb_stdout); } |