From ed746a4578fa1434fb6b07439a52a3de164f29a6 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Fri, 1 Jun 2012 20:04:44 +0000 Subject: [PATCH] remove obsolete comment (PROXY_MAGIC_TYPE is not used anywhere anymore) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345329 13f79535-47bb-0310-9956-ffa450edef68 --- modules/proxy/mod_proxy.c | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/proxy/mod_proxy.c b/modules/proxy/mod_proxy.c index f9a800907a2..431efb87a0d 100644 --- a/modules/proxy/mod_proxy.c +++ b/modules/proxy/mod_proxy.c @@ -44,7 +44,6 @@ APR_DECLARE_OPTIONAL_FN(char *, ssl_var_lookup, * can't trust directory_walk/file_walk since these are * not in our filesystem. Prevents mod_http from serving * the TRACE request we will set aside to handle later. - * type_checker: set type to PROXY_MAGIC_TYPE if filename begins proxy: * fix_ups: convert the URL stored in the filename to the * canonical form. * handler: handle proxy requests -- 2.47.3