aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-14 22:14:11 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-14 22:14:11 +0000
commit37a6aa8d92d86b0f956c567d05a59ba5415b1052 (patch)
tree049b39fc96e91cde756da16774429cbdb44e6f28 /src/peerinfo-tool
parent21989205eb37eb349e168a46ef388d380f0366c4 (diff)
downloadgnunet-37a6aa8d92d86b0f956c567d05a59ba5415b1052.tar.gz
gnunet-37a6aa8d92d86b0f956c567d05a59ba5415b1052.zip
-dead vars
Diffstat (limited to 'src/peerinfo-tool')
-rw-r--r--src/peerinfo-tool/gnunet-peerinfo.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/peerinfo-tool/gnunet-peerinfo.c b/src/peerinfo-tool/gnunet-peerinfo.c
index 18e1f8da7..f66019775 100644
--- a/src/peerinfo-tool/gnunet-peerinfo.c
+++ b/src/peerinfo-tool/gnunet-peerinfo.c
@@ -721,9 +721,6 @@ static void
721testservice_task (void *cls, 721testservice_task (void *cls,
722 int result) 722 int result)
723{ 723{
724 struct GNUNET_CRYPTO_EddsaPrivateKey *priv;
725 char *fn;
726
727 if (GNUNET_YES != result) 724 if (GNUNET_YES != result)
728 { 725 {
729 FPRINTF (stderr, 726 FPRINTF (stderr,