emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] feature/async-dns 1bbffcd 3/4: Remove debugging


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] feature/async-dns 1bbffcd 3/4: Remove debugging
Date: Tue, 16 Feb 2016 02:38:15 +0000

branch: feature/async-dns
commit 1bbffcd9d70793ede66d74d6cccb5f6734893e36
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Remove debugging
---
 lisp/url/url-gw.el |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lisp/url/url-gw.el b/lisp/url/url-gw.el
index 2b552df..d898368 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]