]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
remove obsolete comment (PROXY_MAGIC_TYPE is not used anywhere anymore)
authorStefan Fritsch <sf@apache.org>
Fri, 1 Jun 2012 20:04:44 +0000 (20:04 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 1 Jun 2012 20:04:44 +0000 (20:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345329 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy.c

index f9a800907a219bda6860e02691de9800eb79b8c9..431efb87a0da508c0d5e3fbd345b8ae200e2a76a 100644 (file)
@@ -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