Fix regression in mm-possibly-verify-or-decrypt by previous patch
* lisp/gnus/mm-decode.el (mm-possibly-verify-or-decrypt): Remove debugging
This commit is contained in:
parent
825fd4d341
commit
131b91c7b9
1 changed files with 0 additions and 1 deletions
|
@ -1744,7 +1744,6 @@ If RECURSIVE, search recursively."
|
|||
(equal info "")
|
||||
(member "OK" (split-string info "\n")))
|
||||
parts
|
||||
(debug mm-security-handle)
|
||||
;; We had an error during decryption. Report what it is.
|
||||
(list
|
||||
(mm-make-handle
|
||||
|
|
Loading…
Add table
Reference in a new issue