aboutsummaryrefslogtreecommitdiffstats
path: root/compat.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2006-02-24 16:43:44 +0000
committerWayne Davison <wayned@samba.org>2006-02-24 16:43:44 +0000
commitcca92086975de6bf3af19a8bbe5965f3716ebd12 (patch)
tree40256be6b68925abaeb47fe1072161e707288fa0 /compat.c
parentaa37022ef7f808385a16115e2be0aa253e9c6da4 (diff)
downloadandroid_external_rsync-cca92086975de6bf3af19a8bbe5965f3716ebd12.tar.gz
android_external_rsync-cca92086975de6bf3af19a8bbe5965f3716ebd12.tar.bz2
android_external_rsync-cca92086975de6bf3af19a8bbe5965f3716ebd12.zip
Got rid of unused externs.
Diffstat (limited to 'compat.c')
-rw-r--r--compat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/compat.c b/compat.c
index aff743c1..ef34b37c 100644
--- a/compat.c
+++ b/compat.c
@@ -29,7 +29,6 @@ int remote_protocol = 0;
extern int verbose;
extern int am_server;
-extern int am_sender;
extern int inplace;
extern int fuzzy_basis;
extern int read_batch;