From: Ben Laurie Date: Sun, 11 Jul 1999 19:00:50 +0000 (+0000) Subject: Another hook. X-Git-Tag: 1.3.7~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d935d798f0cba5b5b8849c12533c527ec0e03565;p=thirdparty%2Fapache%2Fhttpd.git Another hook. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83452 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/prefork/prefork.c b/server/mpm/prefork/prefork.c index f3721b16e99..e3e47bf34d2 100644 --- a/server/mpm/prefork/prefork.c +++ b/server/mpm/prefork/prefork.c @@ -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 */