aboutsummaryrefslogtreecommitdiffstats
path: root/flist.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2009-10-27 12:38:30 -0700
committerWayne Davison <wayned@samba.org>2009-10-27 12:38:30 -0700
commit23a0d1e200c7f23c4d8ca236f807c253a666009a (patch)
tree686c3b78bbf0836a0fd974985632a519fc59a5cf /flist.c
parenta0f1ed55cd5ae7393b904b2e2bd31c2ee0b59d40 (diff)
downloadandroid_external_rsync-23a0d1e200c7f23c4d8ca236f807c253a666009a.tar.gz
android_external_rsync-23a0d1e200c7f23c4d8ca236f807c253a666009a.tar.bz2
android_external_rsync-23a0d1e200c7f23c4d8ca236f807c253a666009a.zip
Get rid of some unneeded externs.
Diffstat (limited to 'flist.c')
-rw-r--r--flist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/flist.c b/flist.c
index 6f3e8639..70abe611 100644
--- a/flist.c
+++ b/flist.c
@@ -42,7 +42,6 @@ extern int xfer_dirs;
extern int filesfrom_fd;
extern int one_file_system;
extern int copy_dirlinks;
-extern int keep_dirlinks;
extern int preserve_uid;
extern int preserve_gid;
extern int preserve_acls;