summaryrefslogtreecommitdiff
path: root/t_stub.c
diff options
context:
space:
mode:
Diffstat (limited to 't_stub.c')
-rw-r--r--t_stub.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/t_stub.c b/t_stub.c
index 02cfa69c..db6d1fe3 100644
--- 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;