make bfix happy
authorChristian Grothoff <christian@grothoff.org>
Fri, 15 Nov 2019 19:17:29 +0000 (20:17 +0100)
committerChristian Grothoff <christian@grothoff.org>
Fri, 15 Nov 2019 19:17:29 +0000 (20:17 +0100)
src/util/crypto_ecc.c

index 0e5c3d1ca1e95ca253bac3846a2ec18b7c11c24b..12284a7a9f7509d03c0c8087062ef01d85d0f766 100644 (file)
@@ -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))",