media-gfx/asymptote: 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:49 +02:00
parent 38d120cee6
commit eb221afd0c

View File

@@ -1,6 +1,3 @@
;; site-init for media-gfx/asymptote
(add-to-list 'load-path "@SITELISP@")
(autoload 'asy-mode "asy-mode" "Asymptote major mode." t)