hxing typemap
[oweals/gnunet.git] / src / core / test_core_api_start_only.c
index ff4b564bfe7bbebccca4842cb7888f53c985c5bb..6b1f3da1c88587e99bad47edb1db1515ac2315d9 100644 (file)
@@ -116,8 +116,7 @@ shutdown_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;