sci-mathematics/gretl: 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:53 +02:00
parent 1d1a8cf2dc
commit 8902e5d3ca

View File

@@ -1,6 +1,3 @@
;;; sci-mathematics/gretl site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(autoload 'gretl-mode "gretl" nil t)