]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove _unused_ code. The condition is never true, because
authorAndré Malo <nd@apache.org>
Wed, 2 Apr 2003 20:54:09 +0000 (20:54 +0000)
committerAndré Malo <nd@apache.org>
Wed, 2 Apr 2003 20:54:09 +0000 (20:54 +0000)
commit89677d69943bcf0eb57cf9bb8a2fbf6abebcd802
tree28f1399c2f4d6ccf0b1d05b26815c993669d0cef
parente3fce57c9006a49864c0129be290aeed60cbe75d
Remove _unused_ code. The condition is never true, because
"A local rewrite in per-directory context" was caught much earlier.
I'd guess this piece of code was c&p accidentally...

Obtained from: 2.1 (r1.142)
Reviewed by: Brad Nicholes, Will Rowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@99177 13f79535-47bb-0310-9956-ffa450edef68
src/modules/standard/mod_rewrite.c