From: Christian Grothoff Date: Wed, 25 Jan 2012 09:48:21 +0000 (+0000) Subject: -dce X-Git-Tag: initial-import-from-subversion-38251~15134 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=185403ed68c223b3d95a2e9279f2535cff59b0c5;p=oweals%2Fgnunet.git -dce --- diff --git a/src/nse/gnunet-nse-profiler.c b/src/nse/gnunet-nse-profiler.c index 43743c47b..ac1b6e8bc 100644 --- a/src/nse/gnunet-nse-profiler.c +++ b/src/nse/gnunet-nse-profiler.c @@ -554,7 +554,6 @@ disconnect_nse_peers (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "disconnecting nse service of peers\n"); disconnect_task = GNUNET_SCHEDULER_NO_TASK; - pos = peer_head; while (NULL != (pos = peer_head)) { if (pos->nse_handle != NULL)