Commit b0426a0f authored by Kurt Cancemi's avatar Kurt Cancemi Committed by Rich Salz
Browse files

RT3508: Remove unused variable introduced by b09eb246



Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent 3aba132d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;