Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aldenml committed Oct 28, 2024
1 parent e527e57 commit e01bdc2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ssl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,6 @@ namespace {
{
OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_CIPHERS | OPENSSL_INIT_ADD_ALL_DIGESTS, nullptr);
}

// put openssl cleanup code here if necessary
~lifecycle() = default;
} global;
}
#endif
Expand Down

0 comments on commit e01bdc2

Please sign in to comment.