From 9d5df42b92a1a953c49adf384bf6d3197fef5da6 Mon Sep 17 00:00:00 2001 From: John Turner Date: Wed, 30 Mar 2022 21:19:02 -0400 Subject: app-emacs/flycheck: removed flycheck again >.< --- app-emacs/flycheck/files/50flycheck-gentoo.el | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 app-emacs/flycheck/files/50flycheck-gentoo.el (limited to 'app-emacs/flycheck/files') diff --git a/app-emacs/flycheck/files/50flycheck-gentoo.el b/app-emacs/flycheck/files/50flycheck-gentoo.el deleted file mode 100644 index 5f6c703..0000000 --- a/app-emacs/flycheck/files/50flycheck-gentoo.el +++ /dev/null @@ -1,4 +0,0 @@ -;;; Flycheck site-lisp configuration -(add-to-list 'load-path "@SITELISP@") -(autoload 'flycheck-mode "flycheck" nil t) -(autoload 'global-flycheck-mode "flycheck" nil t) -- cgit v1.2.3