Removed unused variables left behind from bbb81af

wip/sysinfo-display
Arnavion 8 years ago
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…
Cancel
Save