summaryrefslogtreecommitdiff
path: root/t_stub.c
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2022-08-19 08:55:51 -0700
committerWayne Davison <wayne@opencoder.net>2022-08-19 08:56:04 -0700
commit84ad83525b3336eeca76c34f078869e17feddabd (patch)
tree92a2180ced2edf5cfc4bee35a254b55c0796bdf9 /t_stub.c
parent9a3449a3980421f84ac55498ba565bc112b20d6c (diff)
downloadrsync-84ad83525b3336eeca76c34f078869e17feddabd.tar.gz
Remove unneeded var.
Diffstat (limited to 't_stub.c')
-rw-r--r--t_stub.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/t_stub.c b/t_stub.c
index a9ce5848..085378a8 100644
--- a/t_stub.c
+++ b/t_stub.c
@@ -29,7 +29,6 @@ int protect_args = 0;
int module_id = -1;
int relative_paths = 0;
int module_dirlen = 0;
-int preserve_mtimes = 0;
int preserve_xattrs = 0;
int preserve_perms = 0;
int preserve_executability = 0;