summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/mode-compile/files')
-rw-r--r--app-emacs/mode-compile/files/50mode-compile-gentoo.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emacs/mode-compile/files/50mode-compile-gentoo.el b/app-emacs/mode-compile/files/50mode-compile-gentoo.el
index 1ea409b703a7..d8dc2734d77a 100644
--- a/app-emacs/mode-compile/files/50mode-compile-gentoo.el
+++ b/app-emacs/mode-compile/files/50mode-compile-gentoo.el
@@ -1,6 +1,3 @@
-
-;;; site-lisp configuration for mode-compile
-
(add-to-list 'load-path "@SITELISP@")
(autoload 'mode-compile "mode-compile"
"Command to compile current buffer file based on the major mode" t)