From: Matthias Wachs Date: Wed, 4 Jul 2012 09:07:39 +0000 (+0000) Subject: - unused var X-Git-Tag: initial-import-from-subversion-38251~12664 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=47ed710e02a80352b5aa1c13c5775c161b31c34b;p=oweals%2Fgnunet.git - unused var --- 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)