]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove unwieldy if-else statement, since it is quite likely that the
authorJim Jagielski <jim@apache.org>
Sun, 11 Dec 2005 21:40:28 +0000 (21:40 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 11 Dec 2005 21:40:28 +0000 (21:40 +0000)
commita93def43020d722e0ec6177e99c70b659440a5c6
tree58b5acec9973d9446529f716478f355f14973c5e
parent434d8b1ceaaa1bcaedb55443a5b4da233bb46bb8
Remove unwieldy if-else statement, since it is quite likely that the
improvement on how we handle these pools will remove the old
logic framework that this was originally intended to preserve.
If not, then so what? This is still better.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@356033 13f79535-47bb-0310-9956-ffa450edef68
STATUS