projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c3dfc2
)
- unused var
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 4 Jul 2012 09:07:39 +0000
(09:07 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 4 Jul 2012 09:07:39 +0000
(09:07 +0000)
src/mesh/gnunet-service-mesh_new.c
patch
|
blob
|
history
diff --git
a/src/mesh/gnunet-service-mesh_new.c
b/src/mesh/gnunet-service-mesh_new.c
index c967c01c46ecbe74458695ae1dc56ad1ae9a0e8e..ca37ea5427cd614940cb6492d6a6a3564b01808d 100644
(file)
--- 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)