]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
ap_hook_pre_config is gone
authorJeff Trawick <trawick@apache.org>
Thu, 30 Mar 2000 18:25:46 +0000 (18:25 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 30 Mar 2000 18:25:46 +0000 (18:25 +0000)
Submitted by: William Rowe
Reviewed by: Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84863 13f79535-47bb-0310-9956-ffa450edef68

ApacheCore.def
libhttpd.def

index 312311533f52ef8eee6d4371acaec84c3924c511..1a898f80828f51d9d3ad3a9b303aa69495039516 100644 (file)
@@ -390,7 +390,7 @@ EXPORTS
         ap_hook_type_checker @385
         ap_hook_access_checker @386
         ap_hook_header_parser @387
-        ap_hook_pre_config @388
+;       ap_hook_pre_config @388
         ap_hook_post_config @389
         ap_hook_open_logs @390
         ap_hook_child_init @391
index 312311533f52ef8eee6d4371acaec84c3924c511..1a898f80828f51d9d3ad3a9b303aa69495039516 100644 (file)
@@ -390,7 +390,7 @@ EXPORTS
         ap_hook_type_checker @385
         ap_hook_access_checker @386
         ap_hook_header_parser @387
-        ap_hook_pre_config @388
+;       ap_hook_pre_config @388
         ap_hook_post_config @389
         ap_hook_open_logs @390
         ap_hook_child_init @391