aboutsummaryrefslogtreecommitdiff
path: root/src/fs/fs.h
diff options
context:
space:
mode:
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 68ed2184e..ccd949c59 100644
--- a/src/fs/fs.h
+++ b/src/fs/fs.h
@@ -1172,11 +1172,6 @@ GNUNET_FS_end_top (struct GNUNET_FS_Handle *h,
1172struct GNUNET_FS_Handle 1172struct GNUNET_FS_Handle
1173{ 1173{
1174 /** 1174 /**
1175 * Scheduler.
1176 */
1177 struct GNUNET_SCHEDULER_Handle *sched;
1178
1179 /**
1180 * Configuration to use. 1175 * Configuration to use.
1181 */ 1176 */
1182 const struct GNUNET_CONFIGURATION_Handle *cfg; 1177 const struct GNUNET_CONFIGURATION_Handle *cfg;