-stats is allowed to be NULL
authorChristian Grothoff <christian@grothoff.org>
Thu, 16 May 2013 14:43:09 +0000 (14:43 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 16 May 2013 14:43:09 +0000 (14:43 +0000)
src/transport/plugin_transport_tcp.c

index d518882ba3478389e543997a802ed7beda509323..d5b299dc2c10a2763f31949cfa08b5bfe6277ebb 100644 (file)
@@ -2325,7 +2325,6 @@ libgnunet_plugin_transport_tcp_init (void *cls)
   }
 
   GNUNET_assert (NULL != env->cfg);
-  GNUNET_assert (NULL != env->stats);
   if (GNUNET_OK !=
       GNUNET_CONFIGURATION_get_value_number (env->cfg, "transport-tcp",
                                              "MAX_CONNECTIONS",