From 8dcafca17da08da24a77329f3b4758bb7047781e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Wed, 28 Jun 2023 21:32:29 +0200 Subject: [PATCH] app-emacs/ctable: Drop trivial site-init file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- app-emacs/ctable/files/50ctable-gentoo.el | 1 - 1 file changed, 1 deletion(-) delete mode 100644 app-emacs/ctable/files/50ctable-gentoo.el diff --git a/app-emacs/ctable/files/50ctable-gentoo.el b/app-emacs/ctable/files/50ctable-gentoo.el deleted file mode 100644 index 431f7e90ae738..0000000000000 --- a/app-emacs/ctable/files/50ctable-gentoo.el +++ /dev/null @@ -1 +0,0 @@ -(add-to-list 'load-path "@SITELISP@")