X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4875d6b64dd0ed8d451746cc0cc609cff36192bd..4e0fcd85aecc3f93aa4abb3ae01e7b1ea1ea4d12:/batch.c diff --git a/batch.c b/batch.c index 68d284d6..657c9c09 100644 --- a/batch.c +++ b/batch.c @@ -33,7 +33,6 @@ static int *flag_ptr[] = { &preserve_devices, &preserve_hard_links, &always_checksum, - &xfer_dirs, NULL };