remote unused temp_mutex

This commit is contained in:
Stephen Lombardo 2020-04-29 13:40:34 -04:00
parent 6157a30cd3
commit 621d7044f3
1 changed files with 0 additions and 1 deletions

View File

@ -150,7 +150,6 @@ static int sqlcipher_openssl_deactivate(void *ctx) {
openssl_init_count--;
if(openssl_init_count == 0) {
sqlite3_mutex *temp_mutex;
if(openssl_external_init == 0) {
/* if OpenSSL hasn't be initialized externally, and the counter reaches zero
after it's decremented, release EVP memory