fixing block reconstruction start/shutdown code
[oweals/gnunet.git] / src / fs / gnunet-directory.c
index 8f58025c51213515c2a45df81ff96d10a415d4e7..6de8206f1caf491a12e9c3db83ef884a6a454233 100644 (file)
@@ -106,14 +106,12 @@ print_entry (void *cls,
  * Main function that will be run by the scheduler.
  *
  * @param cls closure
- * @param sched the scheduler to use
  * @param args remaining command-line arguments
  * @param cfgfile name of the configuration file used (for saving, can be NULL!)
  * @param cfg configuration
  */
 static void
 run (void *cls,
-     struct GNUNET_SCHEDULER_Handle *sched,
      char *const *args,
      const char *cfgfile,
      const struct GNUNET_CONFIGURATION_Handle *cfg)