aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-04 13:26:08 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-04 13:26:08 +0000
commita7702e62f74942cef0f15006ba77ce53bd9c9233 (patch)
tree739fb7912941aef657e41a961fb72b50d0b20fda /src/fs/fs.h
parent3ede3725b99f21a0961f7852b3483eb0f7e2dfec (diff)
downloadgnunet-a7702e62f74942cef0f15006ba77ce53bd9c9233.tar.gz
gnunet-a7702e62f74942cef0f15006ba77ce53bd9c9233.zip
cleaning up serialization pdir structure mess
Diffstat (limited to 'src/fs/fs.h')
-rw-r--r--src/fs/fs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/fs/fs.h b/src/fs/fs.h
index 50c296979..f4f21faea 100644
--- a/src/fs/fs.h
+++ b/src/fs/fs.h
@@ -162,11 +162,6 @@
162#define GNUNET_FS_SYNC_PATH_CHILD_SEARCH "search-child" 162#define GNUNET_FS_SYNC_PATH_CHILD_SEARCH "search-child"
163 163
164/** 164/**
165 * Name of the directory with search results.
166 */
167#define GNUNET_FS_SYNC_PATH_SEARCH_RESULT "search-result"
168
169/**
170 * Name of the directory with master downloads (not associated 165 * Name of the directory with master downloads (not associated
171 * with search or part of another download). 166 * with search or part of another download).
172 */ 167 */