summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/mod_tcl/files/27_mod_tcl.conf')
-rw-r--r--www-apache/mod_tcl/files/27_mod_tcl.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/www-apache/mod_tcl/files/27_mod_tcl.conf b/www-apache/mod_tcl/files/27_mod_tcl.conf
deleted file mode 100644
index 801702b37892..000000000000
--- a/www-apache/mod_tcl/files/27_mod_tcl.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-<IfDefine TCL>
-LoadModule tcl_module modules/mod_tcl.so
-
-# See http://tcl.apache.org/mod_tcl/ for now :/
-</IfDefine>
-
-# vim: ts=4 filetype=apache