hxing
[oweals/gnunet.git] / src / core / test_core_api_send_to_self.c
index 808447fa1a63a746e4bc18c149a9ec635762cfef..25651beb5443aa4ab09e6dbde1397736f26b5798 100644 (file)
@@ -119,8 +119,7 @@ send_message (void *cls, size_t size, void *buf)
 
 static void
 init (void *cls, struct GNUNET_CORE_Handle *core,
-      const struct GNUNET_PeerIdentity *my_identity,
-      const struct GNUNET_CRYPTO_RsaPublicKeyBinaryEncoded *pk)
+      const struct GNUNET_PeerIdentity *my_identity)
 {
   if (core == NULL)
   {