-fix leak
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist.c
index 5602609ae01c0a46197b961fb79439e0cf87f5dd..670c2ec2854a7dd9c1bccc1a5a9ec8b0bb8cd803 100644 (file)
@@ -100,8 +100,7 @@ timeout_error (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
  * @param distance in overlay hops, as given by transport plugin
  */
 static void
-notify_connect (void *cls, const struct GNUNET_PeerIdentity *peer,
-                const struct GNUNET_ATS_Information *ats, uint32_t ats_count)
+notify_connect (void *cls, const struct GNUNET_PeerIdentity *peer)
 {
   if (peer == NULL)
     return;