summaryrefslogtreecommitdiff
path: root/tls.c
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-04-26 14:05:27 -0700
committerWayne Davison <wayne@opencoder.net>2020-04-26 14:54:43 -0700
commitf14adfd75e72d3bf5833eebe85f3ed9c1b4cb477 (patch)
treeac2a210fe86d1af892d87c12e654afcc31ef4a21 /tls.c
parentd218be3482fc3567a9393de6c133efd7266db243 (diff)
downloadrsync-f14adfd75e72d3bf5833eebe85f3ed9c1b4cb477.tar.gz
Some var cleanup; move test-util vars into t_stub.c.
Diffstat (limited to 'tls.c')
-rw-r--r--tls.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/tls.c b/tls.c
index ac402eba..7d48dab8 100644
--- a/tls.c
+++ b/tls.c
@@ -49,11 +49,6 @@ int list_only = 0;
int link_times = 0;
int link_owner = 0;
int nsec_times = 0;
-int preserve_perms = 0;
-int preserve_executability = 0;
-int preallocate_files = 0;
-int open_noatime = 0;
-int inplace = 0;
#ifdef SUPPORT_XATTRS