aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mouse.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1995-12-26 19:07:21 +0000
committerRichard M. Stallman <[email protected]>1995-12-26 19:07:21 +0000
commit2bc0bb038c10479fe22aca38bf794a30f2bb6d5a (patch)
treea506e27089ce9660dcf334c813d83b174a02bab3 /lisp/mouse.el
parent8ab89b4eb2f1b7896612f9f98d768145365fecbf (diff)
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 b91f001526..f465f19fdd 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.