remove log message
authorMatthias Wachs <wachs@net.in.tum.de>
Fri, 18 Nov 2011 10:17:32 +0000 (10:17 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Fri, 18 Nov 2011 10:17:32 +0000 (10:17 +0000)
src/transport/plugin_transport_tcp.c

index 41ecb178d618cfba31e3993fe287b2bfd3550e4b..1f5327c93a32cb3d060c0b2076c282aa8718e004 100644 (file)
@@ -428,7 +428,7 @@ tcp_nat_port_map_callback (void *cls, int add_remove,
   void *arg;
   size_t args;
 
-  GNUNET_log_from (GNUNET_ERROR_TYPE_ERROR, "tcp",
+  GNUNET_log_from (GNUNET_ERROR_TYPE_DEBUG, "tcp",
                    "NPMC called with %d for address `%s'\n", add_remove,
                    GNUNET_a2s (addr, addrlen));
   /* convert 'addr' to our internal format */