Got rid of kluged value for am_sender, and instead added a new
[rsync/rsync.git] / batch.c
diff --git a/batch.c b/batch.c
index 68d284d..657c9c0 100644 (file)
--- a/batch.c
+++ b/batch.c
@@ -33,7 +33,6 @@ static int *flag_ptr[] = {
        &preserve_devices,
        &preserve_hard_links,
        &always_checksum,
-       &xfer_dirs,
        NULL
 };