(no commit message)
[oweals/gnunet.git] / src / template / gnunet-template.c
index cfc854016cbfa4873ef93f97723151106596c760..cd4687fb757634481c2cd86d282737f7c9258e09 100644 (file)
@@ -37,14 +37,12 @@ static int ret;
  * 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)