aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/download.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/download.h')
-rw-r--r--src/plugins/fs/download.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/plugins/fs/download.h b/src/plugins/fs/download.h
index 3f194c57..d6f42386 100644
--- a/src/plugins/fs/download.h
+++ b/src/plugins/fs/download.h
@@ -29,21 +29,4 @@
29 29
30#include <GNUnet/gnunet_ecrs_lib.h> 30#include <GNUnet/gnunet_ecrs_lib.h>
31 31
32/**
33 */
34void displayDownloadUpdate(const struct ECRS_URI * uri,
35 unsigned long long completed,
36 const char * data,
37 unsigned int size);
38
39/**
40 */
41void displayDownloadComplete(const struct ECRS_URI * uri,
42 const char * filename);
43
44void fs_download_start(struct GE_Context * e,
45 struct GC_Configuration * c);
46
47void fs_download_stop(void);
48
49#endif 32#endif