diff --git a/crypto/txt_db/txt_db.c b/crypto/txt_db/txt_db.c index 4410e35ee1d99..437b1b9c10903 100644 --- a/crypto/txt_db/txt_db.c +++ b/crypto/txt_db/txt_db.c @@ -78,7 +78,6 @@ TXT_DB *TXT_DB_read(BIO *in, int num) p += add; n = 0; pp[n++] = p; - i = 0; f = buf->data; esc = 0;