From 763a36d9a76add7a77bdc6f610d2ff906e0aef06 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 8 Sep 2009 07:29:13 +0000 Subject: [PATCH] dead --- src/util/crypto_hash.c | 2 -- 1 file changed, 2 deletions(-) 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; -- 2.25.1