fix
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 21 Mar 2013 14:06:09 +0000 (14:06 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 21 Mar 2013 14:06:09 +0000 (14:06 +0000)
src/core/gnunet-service-core_neighbours.c

index b4c1370dafadd0fe8a081cf4ec43a99b95d74af3..ea1cca7d637a91fa6c017b8f4a7bec52c3ab41c5 100644 (file)
@@ -302,9 +302,7 @@ process_queue (struct Neighbour *n)
  */
 static void
 handle_transport_notify_connect (void *cls,
-                                 const struct GNUNET_PeerIdentity *peer,
-                                 const struct GNUNET_ATS_Information *atsi,
-                                 uint32_t atsi_count)
+                                 const struct GNUNET_PeerIdentity *peer)
 {
   struct Neighbour *n;