aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool
diff options
context:
space:
mode:
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,