dev-util/poke: 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 7519ea1c25
commit 38d120cee6
No known key found for this signature in database
GPG Key ID: 5188335088415E2E

View File

@ -1,5 +1,3 @@
;;; poke site-lisp configuration
(autoload 'poke-ras-mode "poke-ras-mode"
"Major mode for writing poke RAS programs." t)
(autoload 'poke-map-mode "poke-map-mode"