Remove debugging
This commit is contained in:
parent
0f47153b97
commit
e2d0ccc96e
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue