mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
removing old proxy extension code
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94301 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -206,8 +206,6 @@ static int ssl_hook_pre_config(apr_pool_t *pconf,
|
||||
/* Register us to handle mod_log_config %c/%x variables */
|
||||
ssl_var_log_config_register(pconf);
|
||||
#if 0 /* XXX */
|
||||
/* XXX: Register us to handle mod_proxy extensions that don't exist yet */
|
||||
ssl_ext_proxy_register(pconf);
|
||||
/* XXX: Register us to handle mod_status extensions that don't exist yet */
|
||||
ssl_scache_status_register(pconf);
|
||||
#endif /* -0- */
|
||||
|
Reference in New Issue
Block a user