X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/6e35c72fdbe4951412081f34b2bcd1ca10ee7225..06c28400fa4ce46406d4a0bbf417b9b07df0a29a:/options.c diff --git a/options.c b/options.c index 85880caf..8a1a9abf 100644 --- a/options.c +++ b/options.c @@ -62,7 +62,6 @@ int implied_dirs = 1; int numeric_ids = 0; int force_delete = 0; int io_timeout = 0; -int io_error = 0; int read_only = 0; int module_id = -1; int am_server = 0;