-indentation
[oweals/gnunet.git] / src / transport / plugin_transport_tcp.c
index 1a9473f468adebfb4854d66c5f782613ab4d7e9d..31100d74868071b81da7a287d59f91fa183e5d72 100644 (file)
@@ -1721,9 +1721,6 @@ append_port (void *cls,
   struct PrettyPrinterContext *ppc = cls;
   char *ret;
 
-  fprintf (stderr,
-           "Got HN: %s\n",
-           hostname);
   if (NULL == hostname)
   {
     /* Final call, done */