Got rid of an unused variable.
authorWayne Davison <wayned@samba.org>
Tue, 9 May 2006 18:00:15 +0000 (18:00 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 9 May 2006 18:00:15 +0000 (18:00 +0000)
flist.c

diff --git a/flist.c b/flist.c
index b4de31c..501a02e 100644 (file)
--- a/flist.c
+++ b/flist.c
@@ -37,7 +37,6 @@ extern int numeric_ids;
 extern int recurse;
 extern int xfer_dirs;
 extern int filesfrom_fd;
-extern int curr_dir_depth;
 extern int one_file_system;
 extern int copy_dirlinks;
 extern int keep_dirlinks;