Remove excess calls to gdb_flush
[deliverable/binutils-gdb.git] / gdb / memattr.c
index 0769a80a0672103ff8e609037da20f72f9fb636c..858a41abfb423ac66c1d4f3343682e23b1e62d33 100644 (file)
@@ -459,8 +459,6 @@ info_mem_command (const char *args, int from_tty)
 #endif
 
       printf_filtered ("\n");
-
-      gdb_flush (gdb_stdout);
     }
 }
 \f
This page took 0.023762 seconds and 4 git commands to generate.