dev-lang/lfe: Drop header line from Emacs site-init file

elisp-site-file-install() adds the line by itself.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2025-04-23 20:32:42 +02:00
parent 281083f5c9
commit 3ba4619d10

View File

@@ -1,5 +1,3 @@
;;; lfe site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(autoload 'lfe-mode "lfe-mode" nil t)