heaps of cleanup in the io code.
[rsync/rsync.git] / flist.c
diff --git a/flist.c b/flist.c
index 7b2c985..5b6dc60 100644 (file)
--- a/flist.c
+++ b/flist.c
@@ -691,7 +691,6 @@ struct file_list *send_file_list(int f,int argc,char *argv[])
 
        if (f != -1) {
                io_end_buffering(f);
-               write_flush(f);
        }
 
        if (verbose > 2)