Check that you are not present in trail twice
[oweals/gnunet.git] / src / transport / test_transport_testing.c
index 95e7f22fcee78a36133471d2d53c3c4e1207cd42..747168b1701572a9658df9f844bd9953143a7eab 100644 (file)
@@ -97,8 +97,7 @@ testing_connect_cb (struct PeerContext *p1, struct PeerContext *p2, void *cls)
 }
 
 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)
 {
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Peer `%s' connected \n",
               GNUNET_i2s (peer));