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

server/mpm/prefork/prefork.c

index f3721b16e99cec3d198d96809a5d94e73f8b5838..e3e47bf34d2f7a36649ba89be859f5839e5a0f1f 100644 (file)
@@ -3086,7 +3086,6 @@ module MODULE_VAR_EXPORT mpm_prefork_module = {
     NULL,                      /* merge per-server config structures */
     prefork_cmds,              /* command table */
     NULL,                      /* handlers */
-    NULL,                      /* check_user_id */
     NULL,                      /* check auth */
     NULL,                      /* check access */
     NULL,                      /* type_checker */