aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/collection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/collection.h')
-rw-r--r--src/plugins/fs/collection.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/fs/collection.h b/src/plugins/fs/collection.h
index 2c8f712c..0e4ba1e7 100644
--- a/src/plugins/fs/collection.h
+++ b/src/plugins/fs/collection.h
@@ -29,9 +29,6 @@
29 29
30#include <GNUnet/gnunet_util.h> 30#include <GNUnet/gnunet_util.h>
31 31
32void fs_collection_start(struct GE_Context * ectx, 32void fs_collection_start(void);
33 struct GC_Configuration * cfg);
34
35void fs_collection_stop(void);
36 33
37#endif 34#endif