X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4f5b0756df0dfc925b9576db47ecce949c378e18..86fc7e6880ed3687db1dbdf50c5271c8185eb45b:/uidlist.c diff --git a/uidlist.c b/uidlist.c index ab93014a..b44b5d31 100644 --- a/uidlist.c +++ b/uidlist.c @@ -324,7 +324,6 @@ void recv_uid_list(int f, struct file_list *flist) } } - if (preserve_gid && !numeric_ids) { /* read the gid list */ while ((id = read_int(f)) != 0) {