]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Back out the last change (the one that went in without a commit log)
authorRyan Bloom <rbb@apache.org>
Sun, 21 Jan 2001 05:26:45 +0000 (05:26 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 21 Jan 2001 05:26:45 +0000 (05:26 +0000)
commit141d9da545aea5ddbf37e8102767fc36caa674d4
tree9c1da532a5dfa39bc779c99cd964d1103298307e
parent35bdd9fa9de9374a10ffeeb1cfbda825f5569f3a
Back out the last change (the one that went in without a commit log)
I thought this change was necessary to stop reporting the SERVER_VERSION
twice.  In reality, the apr_hook_deregister_all() call in
ap_clear_module_list solved that problem.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87776 13f79535-47bb-0310-9956-ffa450edef68
server/main.c