1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Remove debugging code inadvertently checked in

* lisp/gnus/gnus-fun.el (gnus-face-from-file): Remove debugging
code inadvertently checked in.
This commit is contained in:
Lars Ingebrigtsen 2020-09-07 11:19:29 +02:00
parent f103e89c1d
commit 811dcb7e8f

View file

@ -181,7 +181,6 @@ different input formats."
(gnus-message 9 "Length %d; trying quant %d"
(length attempt) quant))
(setq done t)))
(setq a attempt)
(if done
(mm-with-unibyte-buffer
(insert attempt)