refactor DHT for new service API
[oweals/gnunet.git] / src / nse / test_nse_api.c
index 9f3c85c5ce31e677105055870d6aa120ee067498..22826b2981b4796b113dd8a17fd7cd3726405a26 100644 (file)
@@ -36,10 +36,9 @@ static struct GNUNET_SCHEDULER_Task * die_task;
  * Signature of the main function of a task.
  *
  * @param cls closure
- * @param tc context information (why was this task triggered now)
  */
 static void
-end_test (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+end_test (void *cls)
 {
   if (h != NULL)
   {