Got rid of unused externs.
[rsync/rsync.git] / batch.c
diff --git a/batch.c b/batch.c
index bd86ab5..a8c2176 100644 (file)
--- a/batch.c
+++ b/batch.c
@@ -9,8 +9,6 @@
 #include <time.h>
 
 extern char *batch_name;
-extern int delete_mode;
-extern int delete_excluded;
 extern int eol_nulls;
 extern int recurse;
 extern int preserve_links;