]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove debugging code inadvertently checked in
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Sep 2020 09:19:29 +0000 (11:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Sep 2020 09:19:29 +0000 (11:19 +0200)
* lisp/gnus/gnus-fun.el (gnus-face-from-file): Remove debugging
code inadvertently checked in.

lisp/gnus/gnus-fun.el

index 24fced15a9ee00a2d08fe54747691998ea3bf857..c95449762e4a449902328d2bbd12bcae1e14bce9 100644 (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)