fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 18 Jul 2011 06:38:09 +0000 (06:38 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 18 Jul 2011 06:38:09 +0000 (06:38 +0000)
src/transport/gnunet-service-transport.c

index 1dace5022878c6a938c06a746e257a89d4596e17..94a591147faab7e7a24b1370f851f8d640147462 100644 (file)
@@ -6260,7 +6260,6 @@ static void
 shutdown_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 {
   struct TransportPlugin *plug;
-  struct TransportPlugin *tmp;
   struct OwnAddressList *al;
   struct CheckHelloValidatedContext *chvc;