Remove debugging

This commit is contained in:
Lars Ingebrigtsen 2016-02-16 13:24:47 +11:00
parent df91173405
commit 1bbffcd9d7

View file

@ -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)