mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-09 20:52:45 +01:00
Removed unused variables left behind from bbb81af
This commit is contained in:
parent
5b24c60def
commit
4d44c17939
@ -83,9 +83,6 @@ SSL_CTX *
|
||||
_SSL_context_init (void (*info_cb_func))
|
||||
{
|
||||
SSL_CTX *ctx;
|
||||
#ifdef WIN32
|
||||
int i, r;
|
||||
#endif
|
||||
|
||||
SSLeay_add_ssl_algorithms ();
|
||||
SSL_load_error_strings ();
|
||||
|
Loading…
Reference in New Issue
Block a user