- unused var
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 4 Jul 2012 09:07:39 +0000 (09:07 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 4 Jul 2012 09:07:39 +0000 (09:07 +0000)
src/mesh/gnunet-service-mesh_new.c

index c967c01c46ecbe74458695ae1dc56ad1ae9a0e8e..ca37ea5427cd614940cb6492d6a6a3564b01808d 100644 (file)
@@ -5552,7 +5552,6 @@ shutdown_peer (void *cls, const struct GNUNET_HashCode * key, void *value)
 static void
 shutdown_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 {
-  struct MeshClient *c;
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "shutting down\n");
 
   if (core_handle != NULL)