summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-12-26 19:07:21 +0000
committerRichard M. Stallman <rms@gnu.org>1995-12-26 19:07:21 +0000
commitb9d31c23b6021190cec7b1a987b6f520d2e4ac4a (patch)
tree5d2069691547307a9e15d5ea92965ab143c29763 /lisp/mouse.el
parent4617b498233f2b4d924fa3ee95bcb2d1c01bd942 (diff)
downloademacs-b9d31c23b6021190cec7b1a987b6f520d2e4ac4a.tar.gz
Remove junk accidentally inserted in previous change.
Diffstat (limited to 'lisp/mouse.el')
-rw-r--r--lisp/mouse.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/mouse.el b/lisp/mouse.el
index b91f0015263..f465f19fdd6 100644
--- a/lisp/mouse.el
+++ b/lisp/mouse.el
@@ -1221,8 +1221,6 @@ and selects that window."
(progn
(or (framep window) (select-window window))
(switch-to-buffer buf))))))
-
-(defun mouse-buffer-menu-split (alist)
;;; These need to be rewritten for the new scroll bar implementation.