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

server/mpm/prefork/prefork.c

index 92a54cdd1785977f3ae7b07e6298f3230760db71..717736caaea5675f9a218ee686ee4ce30e483217 100644 (file)
@@ -3089,6 +3089,5 @@ module MODULE_VAR_EXPORT mpm_prefork_module = {
     NULL,                      /* handlers */
     NULL,                      /* check auth */
     NULL,                      /* check access */
-    NULL,                      /* type_checker */
     NULL                       /* register hooks */
 };