-skeletons for transport-ng
[oweals/gnunet.git] / src / ats / plugin_ats_ril.c
index 0f02fe34ad7a5f2a354b98aae0567553d64caaed..766a9936d8a7c1d6cacfba7902073c68c861e009 100644 (file)
@@ -1513,10 +1513,9 @@ ril_step (struct GAS_RIL_Handle *solver);
  * no further step is scheduled.
  *
  * @param cls the solver handle
- * @param tc the task context for the scheduler
  */
 static void
-ril_step_scheduler_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+ril_step_scheduler_task (void *cls)
 {
   struct GAS_RIL_Handle *solver = cls;