aboutsummaryrefslogtreecommitdiffstats
path: root/clientname.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 /clientname.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 'clientname.c')
-rw-r--r--clientname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clientname.c b/clientname.c
index f1a77d60..6d70827c 100644
--- a/clientname.c
+++ b/clientname.c
@@ -34,7 +34,6 @@
#include "rsync.h"
static const char default_name[] = "UNKNOWN";
-extern int am_daemon;
extern int am_server;