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

server/mpm/prefork/prefork.c

index 8301302f1a41c4f9a0ddaa88ba4894ba4ef75386..92a54cdd1785977f3ae7b07e6298f3230760db71 100644 (file)
@@ -3090,6 +3090,5 @@ module MODULE_VAR_EXPORT mpm_prefork_module = {
     NULL,                      /* check auth */
     NULL,                      /* check access */
     NULL,                      /* type_checker */
-    NULL,                      /* pre-run fixups */
     NULL                       /* register hooks */
 };