From 47ed710e02a80352b5aa1c13c5775c161b31c34b Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 4 Jul 2012 09:07:39 +0000 Subject: [PATCH] - unused var --- src/mesh/gnunet-service-mesh_new.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mesh/gnunet-service-mesh_new.c b/src/mesh/gnunet-service-mesh_new.c index c967c01c4..ca37ea542 100644 --- a/src/mesh/gnunet-service-mesh_new.c +++ b/src/mesh/gnunet-service-mesh_new.c @@ -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) -- 2.25.1