]> granicus.if.org Git - apache/commitdiff
Add topological sorting to hook ordering.
authorBen Laurie <ben@apache.org>
Sun, 11 Jul 1999 13:27:27 +0000 (13:27 +0000)
committerBen Laurie <ben@apache.org>
Sun, 11 Jul 1999 13:27:27 +0000 (13:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83449 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/prefork/prefork.c

index d4a2d5bcf9a210c1f6f666a9bf0787301666b998..f3721b16e99cec3d198d96809a5d94e73f8b5838 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,                      /* translate_handler */
     NULL,                      /* check_user_id */
     NULL,                      /* check auth */
     NULL,                      /* check access */