From 3fafe1d5d1651fd42ec3cb818d5846301e1438f7 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 19 Jan 1998 21:33:26 +0000 Subject: [PATCH] (mldrag-drag-vertical-line): Delete debugging code. --- lisp/mldrag.el | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.5