summaryrefslogtreecommitdiff
path: root/app-emacs/flycheck/files
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2022-03-30 21:19:02 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2022-03-30 21:19:02 -0400
commit9d5df42b92a1a953c49adf384bf6d3197fef5da6 (patch)
treef593c8531eeda27b68160823204f30d2a83625cd /app-emacs/flycheck/files
parent78ac8bf2985f8e6930385c25ef43d38281902dae (diff)
downloadebuilds-9d5df42b92a1a953c49adf384bf6d3197fef5da6.tar.gz
app-emacs/flycheck: removed flycheck again >.<
Diffstat (limited to 'app-emacs/flycheck/files')
-rw-r--r--app-emacs/flycheck/files/50flycheck-gentoo.el4
1 files changed, 0 insertions, 4 deletions
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)