Fixed inconsistencies reported by packaging/var-checker.
[rsync.git] / options.c
index 2daaa67764e8ad78f9c3bbf8ac1fb2bb5bcf4c3a..00b9664514aab809b3f89777891a58e1033dd255 100644 (file)
--- a/options.c
+++ b/options.c
@@ -85,7 +85,6 @@ int numeric_ids = 0;
 int allow_8bit_chars = 0;
 int force_delete = 0;
 int io_timeout = 0;
-int allowed_lull = 0;
 int prune_empty_dirs = 0;
 int use_qsort = 0;
 char *files_from = NULL;