From: Lars Ingebrigtsen Date: Fri, 23 Aug 2019 07:58:58 +0000 (+0200) Subject: Remove debugging from previous shr.el patch X-Git-Tag: emacs-27.0.90~1328^2~110 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b68f92166df6fcd78a9223deb3d0137a6f60748;p=emacs.git Remove debugging from previous shr.el patch --- diff --git a/lisp/net/shr.el b/lisp/net/shr.el index c0f8c72d5b6..189873d8cef 100644 --- a/lisp/net/shr.el +++ b/lisp/net/shr.el @@ -2364,7 +2364,6 @@ flags that control whether to collect or render objects." (car (window-text-pixel-size nil (point-min) (point-max))))))) (defun shr-render-td (dom width fill) - (setq d dom) (let ((cache (intern (format "shr-td-cache-%s-%s" width fill)))) (or (dom-attr dom cache) (and fill