Moved the write_stream_flags() call from io.c into main.c so that
[rsync/rsync.git] / io.c
diff --git a/io.c b/io.c
index 75f3913..1bc3e2f 100644 (file)
--- a/io.c
+++ b/io.c
@@ -1548,8 +1548,6 @@ void close_multiplexing_out(void)
 
 void start_write_batch(int fd)
 {
-       write_stream_flags(batch_fd);
-
        /* Some communication has already taken place, but we don't
         * enable batch writing until here so that we can write a
         * canonical record of the communication even though the