From c2a42d5475daf23889c720734edbafc8c2ce4e4f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 22 Mar 2015 14:58:40 +0100 Subject: this is actually OK --- src/util/crypto.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/util/crypto.c') diff --git a/src/util/crypto.c b/src/util/crypto.c index 5e75d674..c7a00b9a 100644 --- a/src/util/crypto.c +++ b/src/util/crypto.c @@ -308,7 +308,6 @@ TALER_test_coin_valid (const struct TALER_CoinPublicInfo *coin_public_info) { struct GNUNET_HashCode c_hash; - /* FIXME: we had envisioned a more complex scheme... */ GNUNET_CRYPTO_hash (&coin_public_info->coin_pub, sizeof (struct GNUNET_CRYPTO_EcdsaPublicKey), &c_hash); -- cgit v1.2.3