]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Another hook.
authorBen Laurie <ben@apache.org>
Sat, 17 Jul 1999 10:35:48 +0000 (10:35 +0000)
committerBen Laurie <ben@apache.org>
Sat, 17 Jul 1999 10:35:48 +0000 (10:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83462 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/prefork/prefork.c

index ebc4f3085e0614f17885841afe647c90c836486f..68e6573e97fced6a863c3c571c7456163598e2a1 100644 (file)
@@ -3091,6 +3091,5 @@ module MODULE_VAR_EXPORT mpm_prefork_module = {
     NULL,                      /* check access */
     NULL,                      /* type_checker */
     NULL,                      /* pre-run fixups */
-    NULL,                      /* logger */
     NULL                       /* register hooks */
 };