aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mouse.el
diff options
context:
space:
mode:
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.