From: Christian Grothoff Date: Tue, 8 Sep 2009 07:29:13 +0000 (+0000) Subject: dead X-Git-Tag: initial-import-from-subversion-38251~23509 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=763a36d9a76add7a77bdc6f610d2ff906e0aef06;p=oweals%2Fgnunet.git dead --- diff --git a/src/util/crypto_hash.c b/src/util/crypto_hash.c index 0370d74fb..fce93ceaf 100644 --- a/src/util/crypto_hash.c +++ b/src/util/crypto_hash.c @@ -283,8 +283,6 @@ sha512_final (struct sha512_ctx *sctx, unsigned char *hash) unsigned long long t2; int i, j; - i = j = 0; - /* Save number of bits */ t = sctx->count[0]; bits[15] = t;