heaps of cleanup in the io code.
[rsync/rsync.git] / main.c
diff --git a/main.c b/main.c
index 4cf4cf6..056863f 100644 (file)
--- a/main.c
+++ b/main.c
@@ -49,7 +49,6 @@ static void report(int f)
                write_longint(f,read_total());
                write_longint(f,write_total());
                write_longint(f,total_size);
-               write_flush(f);
                return;
        }