diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-28 22:09:58 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-07-01 09:26:17 +0200 |
commit | 7d3f2ee669abf58b0d471ad87f57baa96b041fd9 (patch) | |
tree | d1318e7c66aa4a5e5a2e57657900c349e4bed74b /app-emacs/hydra | |
parent | app-emacs/httpd: Drop trivial site-init file (diff) | |
download | gentoo-7d3f2ee669abf58b0d471ad87f57baa96b041fd9.tar.gz gentoo-7d3f2ee669abf58b0d471ad87f57baa96b041fd9.tar.bz2 gentoo-7d3f2ee669abf58b0d471ad87f57baa96b041fd9.zip |
app-emacs/hydra: Drop trivial site-init file
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/hydra')
-rw-r--r-- | app-emacs/hydra/files/50hydra-gentoo.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emacs/hydra/files/50hydra-gentoo.el b/app-emacs/hydra/files/50hydra-gentoo.el deleted file mode 100644 index 431f7e90ae73..000000000000 --- a/app-emacs/hydra/files/50hydra-gentoo.el +++ /dev/null @@ -1 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") |