new operation queue for limiting overlay connects
[oweals/gnunet.git] / src / transport / plugin_transport_http_common.c
index e71b16e932c957519c92b3f04eb08d9394775b67..fc4c4a211aa50d7292c39350bd2750457556ebe2 100644 (file)
@@ -63,7 +63,6 @@ http_common_plugin_address_pretty_printer (void *cls, const char *type,
       return;
   }
   if (saddr[addrlen-1] != '\0')
-  if (NULL == saddr)
   {
       asc (asc_cls, NULL);
       return;
@@ -146,7 +145,6 @@ http_common_address_from_socket (const char *protocol, const struct sockaddr *ad
 /**
  * Create a socketaddr from a HTTP address
  *
- * @param protocol protocol
  * @param addr sockaddr * address
  * @param addrlen length of the address
  * @param res the result: