plugin datastore mysql
[oweals/gnunet.git] / src / testbed / testbed_api_operations.c
index e4da01fb7d5c0f55c74aefc906e1e62957c1a7b8..7f5aaa87369b2fa09ba13a38df595f903186eb94 100644 (file)
@@ -549,10 +549,9 @@ rq_remove (struct GNUNET_TESTBED_Operation *op)
  * the ready queue.
  *
  * @param cls NULL
- * @param tc scheduler task context.  Not used.
  */
 static void
-process_rq_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+process_rq_task (void *cls)
 {
   struct GNUNET_TESTBED_Operation *op;
   struct OperationQueue *queue;