Remove unused variable.
This commit is contained in:
parent
c4448f60d6
commit
0998cfaadd
@ -1037,7 +1037,6 @@ end:
|
||||
static ASN1_INTEGER *x509_load_serial(char *CAfile, char *serialfile, int create)
|
||||
{
|
||||
char *buf = NULL, *p;
|
||||
MS_STATIC char buf2[1024];
|
||||
ASN1_INTEGER *bs = NULL;
|
||||
BIGNUM *serial = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user