1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-07 04:02:58 +03:00

rollback 1844001.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844090 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jean-Frederic Clere
2018-10-17 12:48:18 +00:00
parent a51f5708cd
commit 8280486c73
3 changed files with 0 additions and 8 deletions

View File

@@ -2697,8 +2697,3 @@ int ssl_callback_SRPServerParams(SSL *ssl, int *ad, void *arg)
}
#endif /* HAVE_SRP */
const char * const *ssl_hook_GetVars()
{
return ssl_hook_Fixup_vars;
}