summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/apache-mode/files')
-rw-r--r--app-emacs/apache-mode/files/50apache-mode-gentoo.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/apache-mode/files/50apache-mode-gentoo.el b/app-emacs/apache-mode/files/50apache-mode-gentoo.el
index e412d64b29c2..c8ceb9f8c080 100644
--- a/app-emacs/apache-mode/files/50apache-mode-gentoo.el
+++ b/app-emacs/apache-mode/files/50apache-mode-gentoo.el
@@ -1,6 +1,3 @@
-
-;;; apache-mode site-lisp configuration
-
(add-to-list 'load-path "@SITELISP@")
(autoload 'apache-mode "apache-mode" "autoloaded" t)
(add-to-list 'auto-mode-alist '("\\.htaccess$" . apache-mode))