remove unused varaibale
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24681 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -466,7 +466,6 @@ ecdsa_available(const hx509_private_key signer,
|
|||||||
{
|
{
|
||||||
const struct signature_alg *sig;
|
const struct signature_alg *sig;
|
||||||
const EC_GROUP *group;
|
const EC_GROUP *group;
|
||||||
size_t signlen;
|
|
||||||
BN_CTX *bnctx = NULL;
|
BN_CTX *bnctx = NULL;
|
||||||
BIGNUM *order = NULL;
|
BIGNUM *order = NULL;
|
||||||
int ret = 0;
|
int ret = 0;
|
||||||
|
Reference in New Issue
Block a user