diff --git a/library/x509.c b/library/x509.c index f1c96a827..89645a755 100644 --- a/library/x509.c +++ b/library/x509.c @@ -433,7 +433,6 @@ static int x509_set_sequence_iterate( unsigned char **p, unsigned char const *end, mbedtls_x509_buf *oid, mbedtls_x509_buf *val ) - { int ret; size_t set_len;