-really remove
authorChristian Grothoff <christian@grothoff.org>
Tue, 15 May 2012 11:03:01 +0000 (11:03 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 15 May 2012 11:03:01 +0000 (11:03 +0000)
src/transport/gnunet-service-transport_neighbours.c

index 652993651a905552092726bc613fbbfe668ce003..5a0f748e0e8b1ed39d53c8bd56640714ce7f7aab 100644 (file)
@@ -2337,7 +2337,6 @@ master_task (void *cls,
     GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
                "Cleaning up connection to `%s' after sending DISCONNECT\n",
                GNUNET_i2s (&n->id));
-    //n->state = S_DISCONNECT_FINISHED;
     free_neighbour (n);
     return;
   case S_DISCONNECT_FINISHED: