Remove debugging

This commit is contained in:
Lars Ingebrigtsen 2016-01-31 01:41:33 +01:00
parent 0f47153b97
commit e2d0ccc96e

View file

@ -136,7 +136,6 @@ trust and key files, and priority string."
:hostname host))))
(defun gnutls-async-sentinel (process change)
(message "change: %S %s" change (car (process-contact process)))
(when (string-match "open" change)
(gnutls-negotiate :process process
:type 'gnutls-x509pki