summaryrefslogtreecommitdiff
path: root/src/fs/fs_download.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-01-24 13:42:29 +0000
committerChristian Grothoff <christian@grothoff.org>2011-01-24 13:42:29 +0000
commitd7c1aa6d7e8312be7a1614ecb09090e6914b8447 (patch)
treeba6f878906dee001b015abd82ca00b1a536a6986 /src/fs/fs_download.c
parentf3fd2bc175ff3bee8680106782ab01e8b69c7724 (diff)
downloadgnunet-d7c1aa6d7e8312be7a1614ecb09090e6914b8447.tar.gz
gnunet-d7c1aa6d7e8312be7a1614ecb09090e6914b8447.zip
gone
Diffstat (limited to 'src/fs/fs_download.c')
-rw-r--r--src/fs/fs_download.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fs/fs_download.c b/src/fs/fs_download.c
index 96ad797bf..11db7fd10 100644
--- a/src/fs/fs_download.c
+++ b/src/fs/fs_download.c
@@ -893,9 +893,7 @@ trigger_recursive_download (void *cls,
893{ 893{
894 struct GNUNET_FS_DownloadContext *dc = cls; 894 struct GNUNET_FS_DownloadContext *dc = cls;
895 struct GNUNET_FS_DownloadContext *cpos; 895 struct GNUNET_FS_DownloadContext *cpos;
896 // struct GNUNET_DISK_FileHandle *fh;
897 char *temp_name; 896 char *temp_name;
898 // const char *real_name;
899 char *fn; 897 char *fn;
900 char *us; 898 char *us;
901 char *ext; 899 char *ext;