X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b3bf9b9df95137a3a43248be9599d919b04877af..8d10cbfcb13fb20eeb34441365d8b73d4a6b0e41:/sender.c diff --git a/sender.c b/sender.c index 8506ac66..bf8221de 100644 --- a/sender.c +++ b/sender.c @@ -201,8 +201,6 @@ void send_files(int f_in, int f_out) break; if (DEBUG_GTE(SEND, 1)) rprintf(FINFO, "send_files phase=%d\n", phase); - if (phase == 2) - read_del_stats(f_in); write_ndx(f_out, NDX_DONE); continue; }