bugfix
[oweals/gnunet.git] / src / util / test_server_with_client.c
index 4ca2b5bc31f12f299732cb00081380fd1c86bb29..22cf2cded40289256768aa17fe281b50cb287e0b 100644 (file)
@@ -59,7 +59,6 @@ send_done (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 
 static void
 recv_cb (void *cls,
-         struct GNUNET_SERVER_Handle *server,
          struct GNUNET_SERVER_Client *argclient,
          const struct GNUNET_MessageHeader *message)
 {