Small fix to gdb.Value constructor doc
[deliverable/binutils-gdb.git] / gdb / f-valprint.c
index 903f2af638de866f730df0e72f4e4a9158b667a4..eee0a62fe880657d71b22f1cb42390f747566316 100644 (file)
@@ -1,6 +1,6 @@
 /* Support for printing Fortran values for GDB, the GNU debugger.
 
-   Copyright (C) 1993-2018 Free Software Foundation, Inc.
+   Copyright (C) 1993-2019 Free Software Foundation, Inc.
 
    Contributed by Motorola.  Adapted from the C definitions by Farooq Butt
    (fmbutt@engage.sps.mot.com), additionally worked over by Stan Shebs.
@@ -366,7 +366,6 @@ f_val_print (struct type *type, int embedded_offset,
                         &f_decorations);
       break;
     }
-  gdb_flush (stream);
 }
 
 static void
This page took 0.024407 seconds and 4 git commands to generate.