diff options
author | Wayne Davison <wayned@samba.org> | 2006-02-24 16:43:44 +0000 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2006-02-24 16:43:44 +0000 |
commit | cca92086975de6bf3af19a8bbe5965f3716ebd12 (patch) | |
tree | 40256be6b68925abaeb47fe1072161e707288fa0 /hlink.c | |
parent | aa37022ef7f808385a16115e2be0aa253e9c6da4 (diff) | |
download | rsync-cca92086975de6bf3af19a8bbe5965f3716ebd12.tar.gz |
Got rid of unused externs.
Diffstat (limited to 'hlink.c')
-rw-r--r-- | hlink.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ #include "rsync.h" -extern int dry_run; extern int verbose; extern int link_dest; extern int make_backups; |