From: Stefan Fritsch Date: Fri, 1 Jun 2012 20:04:44 +0000 (+0000) Subject: remove obsolete comment (PROXY_MAGIC_TYPE is not used anywhere anymore) X-Git-Tag: 2.5.0-alpha~6767 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea690c5e6f7d55242a0abed31cef9c7ade26d1a0;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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