Remove excess calls to gdb_flush
[deliverable/binutils-gdb.git] / gdb / procfs.c
index 0525b76cee506200d7ca48192e7923bddc8a9a81..384ca9bc0b27076ecd24cb76e62cb29a7daafad9 100644 (file)
@@ -1911,7 +1911,6 @@ procfs_target::detach (inferior *inf, int from_tty)
 
       printf_filtered (_("Detaching from program: %s, %s\n"), exec_file,
                       target_pid_to_str (ptid_t (pid)));
-      gdb_flush (gdb_stdout);
     }
 
   do_detach ();
This page took 0.025228 seconds and 4 git commands to generate.