app-i18n/mozc: 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:38 +02:00
parent b490907f08
commit 9092d83421

View File

@@ -1,4 +1,2 @@
;;; app-i18n/ibus-mozc site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(autoload 'mozc-mode "mozc" nil t)