提交 0826c85f 编写于 作者: U Ulf Möller

remove unused static function

上级 385d8138
......@@ -1212,8 +1212,10 @@ err2:
return(NULL);
}
#if 0
static void SSL_COMP_free(SSL_COMP *comp)
{ OPENSSL_free(comp); }
#endif
void SSL_CTX_free(SSL_CTX *a)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册