aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-20 11:33:07 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-20 11:33:07 +0000
commit66ec361f74889c6bcc73880af39dd8cd3a3179d5 (patch)
treefd5e699fbebe8a5c4279c7f5e74e0b7fbe160f72 /src/fs/fs.h
parent7f5570186d7d89dc6b3742bff7070fb94343279b (diff)
downloadgnunet-66ec361f74889c6bcc73880af39dd8cd3a3179d5.tar.gz
gnunet-66ec361f74889c6bcc73880af39dd8cd3a3179d5.zip
bug fixes, api fixes, extended testcase
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 6c474369e..8270d38ba 100644
--- a/src/fs/fs.h
+++ b/src/fs/fs.h
@@ -479,11 +479,6 @@ struct GNUNET_FS_PublishContext
479 struct GNUNET_FS_Handle *h; 479 struct GNUNET_FS_Handle *h;
480 480
481 /** 481 /**
482 * Argument to pass to the client in callbacks.
483 */
484 void *client_ctx;
485
486 /**
487 * File-structure that is being shared. 482 * File-structure that is being shared.
488 */ 483 */
489 struct GNUNET_FS_FileInformation *fi; 484 struct GNUNET_FS_FileInformation *fi;