X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4875d6b64dd0ed8d451746cc0cc609cff36192bd..9b40e44ef43be7697b1b8117c87e59ea54163bca:/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 };