mirror of https://github.com/Icinga/icinga2.git
parent
b9ef225420
commit
1a9c4b6a37
|
@ -35,8 +35,6 @@ static void InitializeOpenSSL(void)
|
|||
SSL_library_init();
|
||||
SSL_load_error_strings();
|
||||
|
||||
SSL_COMP_get_compression_methods();
|
||||
|
||||
l_SSLInitialized = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue