summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mouse.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/mouse.el b/lisp/mouse.el
index c8862454e39..c130a27a8e4 100644
--- a/lisp/mouse.el
+++ b/lisp/mouse.el
@@ -884,9 +884,6 @@ DO-MOUSE-DRAG-REGION-POST-PROCESS should only be used by
(copy-region-as-kill (mark) (point)))))
;; Otherwise, run binding of terminating up-event.
- (setq foo (list (window-buffer (selected-window))
- (current-buffer)))
-
(if do-multi-click
(goto-char start-point)
(deactivate-mark)