Remove duplicate line

This commit is contained in:
Lealem Amedie
2023-04-20 16:45:53 -06:00
parent a963adc33d
commit 42be04f323

View File

@ -36325,7 +36325,6 @@ end:
ret = PaseCRL_CheckSignature(dcrl, buff, cm);
}
(void)verify;
FREE_ASNGETDATA(dataASN, dcrl->heap);
return ret;
#endif /* WOLFSSL_ASN_TEMPLATE */