media-sound/timidity++: 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:51 +02:00
parent 960b56a225
commit a32b3279bf

View File

@@ -1,6 +1,3 @@
;;; timidity++ site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(autoload 'timidity "timidity" "TiMidity Interface" t)
(setq timidity-prog-path "/usr/bin/timidity")