More backup improvements:
[rsync/rsync.git] / t_stub.c
index 02cfa69..db6d1fe 100644 (file)
--- a/t_stub.c
+++ b/t_stub.c
@@ -65,11 +65,6 @@ struct filter_list_struct daemon_filter_list;
        return 0;
 }
 
- int make_bak_dir(UNUSED(const char *fullpath))
-{
-       return -1;
-}
-
  int copy_xattrs(UNUSED(const char *source), UNUSED(const char *dest))
 {
        return -1;