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