mirror of
https://github.com/openssl/openssl.git
synced 2025-02-23 14:42:15 +08:00
RT3508: Remove unused variable introduced by b09eb24
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
parent
3aba132d61
commit
b0426a0f8c
@ -92,7 +92,6 @@ int X509_REQ_print_ex(BIO *bp, X509_REQ *x, unsigned long nmflags, unsigned long
|
||||
{
|
||||
long l;
|
||||
int i;
|
||||
const char *neg;
|
||||
X509_REQ_INFO *ri;
|
||||
EVP_PKEY *pkey;
|
||||
STACK_OF(X509_ATTRIBUTE) *sk;
|
||||
|
Loading…
Reference in New Issue
Block a user