From: Jeff Trawick Date: Fri, 2 Mar 2001 21:38:29 +0000 (+0000) Subject: Back out an unintended commit from a minute ago. Ouch! X-Git-Tag: 2.0.14~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c4f7595be5008bae1700f91ff9a97f5a89fa27f;p=thirdparty%2Fapache%2Fhttpd.git Back out an unintended commit from a minute ago. Ouch! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88429 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/experimental/config.m4 b/modules/experimental/config.m4 index 609f41b59d1..975e9d83298 100644 --- a/modules/experimental/config.m4 +++ b/modules/experimental/config.m4 @@ -10,6 +10,5 @@ APACHE_MODULE(generic_hook_export, example hook exporter, , , no) APACHE_MODULE(generic_hook_import, example hook importer, , , no) APACHE_MODULE(optional_fn_import, example optional function importer, , , no) APACHE_MODULE(optional_fn_export, example optional function exporter, , , no) -APACHE_MODULE(bucket_trace, bucket trace module, , , no) APACHE_MODPATH_FINISH