From 2bf5b3f1fbbd47060126f258253b0eb6b8661340 Mon Sep 17 00:00:00 2001 From: David Barksdale Date: Sat, 1 Feb 2014 23:59:16 +0000 Subject: stats can be NULL if [statistics] DISABLE=YES --- src/ats/plugin_ats_mlp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ats/plugin_ats_mlp.c') diff --git a/src/ats/plugin_ats_mlp.c b/src/ats/plugin_ats_mlp.c index 1b87fe119..2a1dc7eb2 100644 --- a/src/ats/plugin_ats_mlp.c +++ b/src/ats/plugin_ats_mlp.c @@ -1951,7 +1951,6 @@ libgnunet_plugin_ats_mlp_init (void *cls) long long unsigned int max_iterations; GNUNET_assert (NULL != env->cfg); - GNUNET_assert (NULL != env->stats); GNUNET_assert (NULL != env->addresses); GNUNET_assert (NULL != env->bandwidth_changed_cb); GNUNET_assert (NULL != env->get_preferences); -- cgit v1.2.3