From 131b91c7b9344557bfa79b5087a5271c17331f73 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Mon, 23 Sep 2019 21:56:10 +0200 Subject: [PATCH] Fix regression in mm-possibly-verify-or-decrypt by previous patch * lisp/gnus/mm-decode.el (mm-possibly-verify-or-decrypt): Remove debugging --- lisp/gnus/mm-decode.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/gnus/mm-decode.el b/lisp/gnus/mm-decode.el index f386f62f7e8..673098bcb68 100644 --- a/lisp/gnus/mm-decode.el +++ b/lisp/gnus/mm-decode.el @@ -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 -- 2.39.2