diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-28 21:21:09 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-07-01 09:25:51 +0200 |
commit | 3b536e58015db49389158876b56ab56bc365940f (patch) | |
tree | 803682e75f3a513278d6d1648bd546ff6137872f /app-emacs/all-the-icons | |
parent | app-emacs/ace-window: Drop trivial site-init file (diff) | |
download | gentoo-3b536e58015db49389158876b56ab56bc365940f.tar.gz gentoo-3b536e58015db49389158876b56ab56bc365940f.tar.bz2 gentoo-3b536e58015db49389158876b56ab56bc365940f.zip |
app-emacs/all-the-icons: Drop trivial site-init file
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/all-the-icons')
-rw-r--r-- | app-emacs/all-the-icons/files/50all-the-icons-gentoo.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emacs/all-the-icons/files/50all-the-icons-gentoo.el b/app-emacs/all-the-icons/files/50all-the-icons-gentoo.el deleted file mode 100644 index 431f7e90ae73..000000000000 --- a/app-emacs/all-the-icons/files/50all-the-icons-gentoo.el +++ /dev/null @@ -1 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") |