]> granicus.if.org Git - apache/commitdiff
Remove mod_mmap_static. This has been replaced by mod_file_cache, and
authorRyan Bloom <rbb@apache.org>
Sun, 3 Dec 2000 07:02:33 +0000 (07:02 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 3 Dec 2000 07:02:33 +0000 (07:02 +0000)
there is no reason to keep this duplicate code

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

modules/experimental/config.m4

index fcead70960e43625e5bba5d4ec12c2cb03cbe168..dab447a9a9a5a9cc2db3b9e4545908c5dec0c785 100644 (file)
@@ -1,7 +1,6 @@
 
 APACHE_MODPATH_INIT(experimental)
 
-APACHE_MODULE(mmap_static, memory mapped file caching, , , no)
 APACHE_MODULE(charset_lite, character set translation, , , no)
 APACHE_MODULE(cache, dynamic file caching, , , no)
 APACHE_MODULE(disk_cache, disk caching module, , , no)