summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-01-27 04:24:16 +0000
committerRichard M. Stallman <rms@gnu.org>1998-01-27 04:24:16 +0000
commit2461dba7133016e1c8ca44b3602ad02f466768ef (patch)
tree33ef6fab8e7ed868562e98808a6435dfd60594a3 /lisp
parentbd4f53cc18ccffb2b171fa35ae62752812f9fb42 (diff)
downloademacs-2461dba7133016e1c8ca44b3602ad02f466768ef.tar.gz
emacs-2461dba7133016e1c8ca44b3602ad02f466768ef.tar.bz2
emacs-2461dba7133016e1c8ca44b3602ad02f466768ef.zip
(mldrag-drag-vertical-line): Delete debugging `message'.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mldrag.el1
1 files changed, 0 insertions, 1 deletions
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