From 1bbffcd9d70793ede66d74d6cccb5f6734893e36 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Tue, 16 Feb 2016 13:24:47 +1100 Subject: [PATCH] Remove debugging --- lisp/url/url-gw.el | 1 - 1 file changed, 1 deletion(-) 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) -- 2.39.5