From: Richard M. Stallman Date: Mon, 19 Jan 1998 21:33:26 +0000 (+0000) Subject: (mldrag-drag-vertical-line): Delete debugging code. X-Git-Tag: emacs-20.3~2389 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3fafe1d5d1651fd42ec3cb818d5846301e1438f7;p=emacs.git (mldrag-drag-vertical-line): Delete debugging code. --- diff --git a/lisp/mldrag.el b/lisp/mldrag.el index d7090623767..3c37f35da13 100644 --- a/lisp/mldrag.el +++ b/lisp/mldrag.el @@ -208,7 +208,6 @@ right will make the clicked-on window thinner or wider." edges (window-edges) left (nth 0 edges) right (nth 2 edges)) - (setq foo (cons (list x left) foo)) ;; scale back a move that would make the ;; window too thin. (if scroll-bar-left