diff options
-rw-r--r-- | src/report-layout.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/report-layout.c b/src/report-layout.c index f13917e..d01e6b3 100644 --- a/src/report-layout.c +++ b/src/report-layout.c @@ -57,7 +57,6 @@ THUNK_DEFINE_STATIC(per_data_object, uint64_t *, iter_offset, ObjectHeader *, it if (!off) { fprintf(out, "\n"); - fflush(out); fclose(out); return 0; } |