Removing bad line

pull/19/head
TildenWinston 2022-09-14 22:45:03 -07:00 committed by GitHub
parent 8981042d30
commit fbc1f585e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ SSLWrapper::SSLWrapper()
SSLWrapper::~SSLWrapper()
{
//FIPS_mode_set(0);
ENGINE_cleanup();
CONF_modules_unload(1);
EVP_cleanup();