-dce
authorChristian Grothoff <christian@grothoff.org>
Wed, 25 Jan 2012 09:48:21 +0000 (09:48 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 25 Jan 2012 09:48:21 +0000 (09:48 +0000)
src/nse/gnunet-nse-profiler.c

index 43743c47bef3271a68b43950ba7de277412af642..ac1b6e8bc8e19a441aa5a47c63f091c830d2be70 100644 (file)
@@ -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)