]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove junk accidentally inserted in previous change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 26 Dec 1995 19:07:21 +0000 (19:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 26 Dec 1995 19:07:21 +0000 (19:07 +0000)
lisp/mouse.el

index b91f00152630f0618a90c0307297cc1d9705f4c4..f465f19fdd6645c31301f42544a214e280a455c9 100644 (file)
@@ -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)
 \f
 ;;; These need to be rewritten for the new scroll bar implementation.