remove unnecessary check
This commit is contained in:
parent
026673bd37
commit
b405b02875
@ -790,7 +790,6 @@ test_melting (struct TALER_EXCHANGEDB_Session *session)
|
||||
GNUNET_free (commit_coins[cnt]);
|
||||
commit_coins[cnt] = NULL;
|
||||
}
|
||||
if (NULL != dkp)
|
||||
destroy_denom_key_pair (dkp);
|
||||
GNUNET_CRYPTO_rsa_signature_free (meltp->coin.denom_sig.rsa_signature);
|
||||
for (cnt = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user