summaryrefslogtreecommitdiff
path: root/lisp/init-gnus.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-01-26 01:50:39 -0500
committerKyle Meyer <kyle@kyleam.com>2014-01-26 02:01:59 -0500
commitbbd7afa763c7e89b453bfc091c91402b6f183c6a (patch)
tree6c87df6c2931f8db16565b4bc3d23cdfb8a17603 /lisp/init-gnus.el
parentd4b2c327f2b3012865938f983ed2dca94e3376f5 (diff)
downloademacs.d-bbd7afa763c7e89b453bfc091c91402b6f183c6a.tar.gz
Remove unneeded url-handlers import
Diffstat (limited to 'lisp/init-gnus.el')
-rw-r--r--lisp/init-gnus.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/init-gnus.el b/lisp/init-gnus.el
index a9d03dd..eae7311 100644
--- a/lisp/init-gnus.el
+++ b/lisp/init-gnus.el
@@ -87,8 +87,6 @@
(define-key gnus-article-mode-map
(kbd "C-c j") 'km/follow-gwene-link)
-(require 'url-handlers)
-
(defun km/gnus-open-github-patch ()
"Open patch from github email.
A new buffer with the patch contents is opened in another window."