Small fix to gdb.Value constructor doc
[deliverable/binutils-gdb.git] / gdb / ada-valprint.c
index f2aed32cc8635dea16b5fa160cafc9343bfa505d..d4661e1f1d4c451220092ad9958a900b8b0a831a 100644 (file)
@@ -465,7 +465,6 @@ ada_print_scalar (struct type *type, LONGEST val, struct ui_file *stream)
     default:
       error (_("Invalid type code in symbol table."));
     }
-  gdb_flush (stream);
 }
 
 /* Print the character string STRING, printing at most LENGTH characters.
This page took 0.026027 seconds and 4 git commands to generate.