hxing typemap
[oweals/gnunet.git] / src / core / test_core_api.c
index 3028f32b0c60ff91eebecd8a0e7c821da6a6c5df..7695f9e86b893fe3df79cf5fb744a2493effa5b6 100644 (file)
@@ -283,8 +283,7 @@ connect_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 
 static void
 init_notify (void *cls, struct GNUNET_CORE_Handle *server,
-             const struct GNUNET_PeerIdentity *my_identity,
-             const struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded *publicKey)
+             const struct GNUNET_PeerIdentity *my_identity)
 {
   struct PeerContext *p = cls;