changes
[oweals/gnunet.git] / src / ats / test_ats_api_scheduling_add_address.c
index 77f0c3a7ba4e97aaddafa3464cc706e7d54d518e..87929d80f992dd5cf8401af0ed056dac99f12a79 100644 (file)
@@ -104,8 +104,6 @@ address_suggest_cb (void *cls, const struct GNUNET_HELLO_Address *address,
                     const struct GNUNET_ATS_Information *atsi,
                     uint32_t ats_count)
 {
-  GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Created peer `%s'\n", GNUNET_i2s_full(&address->peer));
-
   if (0 != memcmp (&address->peer, &p.id, sizeof (struct GNUNET_PeerIdentity)))
   {
       GNUNET_log (GNUNET_ERROR_TYPE_ERROR, "Suggestion with invalid peer id'\n");