aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/plugin_datastore.h')
-rw-r--r--src/datastore/plugin_datastore.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/datastore/plugin_datastore.h b/src/datastore/plugin_datastore.h
index fa08501cc..cb8686c62 100644
--- a/src/datastore/plugin_datastore.h
+++ b/src/datastore/plugin_datastore.h
@@ -64,10 +64,6 @@ struct GNUNET_DATASTORE_PluginEnvironment
64 */ 64 */
65 const struct GNUNET_CONFIGURATION_Handle *cfg; 65 const struct GNUNET_CONFIGURATION_Handle *cfg;
66 66
67 /**
68 * Scheduler to use.
69 */
70 struct GNUNET_SCHEDULER_Handle *sched;
71 67
72 /** 68 /**
73 * Function to call on disk utilization change. 69 * Function to call on disk utilization change.