summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/flycheck/files/50flycheck-gentoo.el')
-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 5f6c703df909..000000000000
--- 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)