sci-mathematics/geomview: 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 0c106ac847
commit 1d1a8cf2dc

View File

@@ -1,6 +1,3 @@
;;; geomview site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(autoload 'gvcl-mode "gvcl-mode"
"Major mode for editing Geomview Command Language files." t)