From: Christian Grothoff Date: Fri, 15 Nov 2019 19:17:29 +0000 (+0100) Subject: make bfix happy X-Git-Tag: v0.12.0~135 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c4d23d5a4a3f2b6f67cf7c5db7859ea0e3e44f6c;p=oweals%2Fgnunet.git make bfix happy --- diff --git a/src/util/crypto_ecc.c b/src/util/crypto_ecc.c index 0e5c3d1ca..12284a7a9 100644 --- a/src/util/crypto_ecc.c +++ b/src/util/crypto_ecc.c @@ -857,7 +857,6 @@ data_to_eddsa_value (const struct GNUNET_CRYPTO_EccSignaturePurpose *purpose) return NULL; } #else - GNUNET_CRYPTO_hash (purpose, ntohl (purpose->size), &hc); if (0 != (rc = gcry_sexp_build (&data, NULL, "(data(flags eddsa)(hash-algo %s)(value %b))",