summaryrefslogtreecommitdiff
path: root/lisp/url/url-gw.el
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2016-02-16 13:24:47 +1100
committerLars Ingebrigtsen <larsi@gnus.org>2016-02-16 13:24:47 +1100
commit1bbffcd9d70793ede66d74d6cccb5f6734893e36 (patch)
treefad9b1c1e77834efe8260023278f4ccb8ca05d0e /lisp/url/url-gw.el
parentdf91173405f97075e939fa7072f941d7d59c785d (diff)
downloademacs-1bbffcd9d70793ede66d74d6cccb5f6734893e36.tar.gz
Remove debugging
Diffstat (limited to 'lisp/url/url-gw.el')
-rw-r--r--lisp/url/url-gw.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/url/url-gw.el b/lisp/url/url-gw.el
index 2b552df69d9..d898368cf9e 100644
--- a/lisp/url/url-gw.el
+++ b/lisp/url/url-gw.el
@@ -256,7 +256,6 @@ overriding the value of `url-gateway-method'."
(_
(error "Bad setting of url-gateway-method: %s"
url-gateway-method))))))
- (message "Coding system: %s" (process-coding-system conn))
conn)))
(provide 'url-gw)