From: Richard M. Stallman Date: Tue, 27 Jan 1998 04:24:16 +0000 (+0000) Subject: (mldrag-drag-vertical-line): Delete debugging `message'. X-Git-Tag: emacs-20.3~2287 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2461dba7133016e1c8ca44b3602ad02f466768ef;p=emacs.git (mldrag-drag-vertical-line): Delete debugging `message'. --- diff --git a/lisp/mldrag.el b/lisp/mldrag.el index 3c37f35da13..0002db4712f 100644 --- a/lisp/mldrag.el +++ b/lisp/mldrag.el @@ -220,7 +220,6 @@ right will make the clicked-on window thinner or wider." (- left x) (- x right -1)) wconfig (current-window-configuration)) - (message "%s" growth) (enlarge-window growth t) ;; if this window's growth caused another ;; window to be deleted because it was too