new operation queue for limiting overlay connects
[oweals/gnunet.git] / src / transport / plugin_transport_http_common.c
index a34f4c342127bbd37eafb0d293611c2ad9059d56..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;