aboutsummaryrefslogtreecommitdiffstats
path: root/io.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 /io.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 'io.c')
-rw-r--r--io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/io.c b/io.c
index b69ae00b..8f8c5c21 100644
--- a/io.c
+++ b/io.c
@@ -41,7 +41,6 @@
extern int bwlimit;
extern size_t bwlimit_writemax;
-extern int verbose;
extern int io_timeout;
extern int allowed_lull;
extern int am_server;