summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/pkgcheck/files/50pkgcheck-gentoo.el')
-rw-r--r--dev-util/pkgcheck/files/50pkgcheck-gentoo.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/files/50pkgcheck-gentoo.el b/dev-util/pkgcheck/files/50pkgcheck-gentoo.el
index 7808713be94a..003b67dfa9a9 100644
--- a/dev-util/pkgcheck/files/50pkgcheck-gentoo.el
+++ b/dev-util/pkgcheck/files/50pkgcheck-gentoo.el
@@ -1,4 +1,3 @@
(add-to-list 'load-path "@SITELISP@")
(autoload 'flycheck-pkgcheck-setup "flycheck-pkgcheck"
"Flycheck pkgcheck setup." t)
-(add-hook 'ebuild-mode-hook 'flycheck-pkgcheck-setup)