diff options
Diffstat (limited to 'gdb/memattr.c')
-rw-r--r-- | gdb/memattr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/memattr.c b/gdb/memattr.c index 0769a80..858a41a 100644 --- a/gdb/memattr.c +++ b/gdb/memattr.c @@ -459,8 +459,6 @@ info_mem_command (const char *args, int from_tty) #endif printf_filtered ("\n"); - - gdb_flush (gdb_stdout); } } |