changeset 13870:fce691857127

Remove junk accidentally inserted in previous change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 26 Dec 1995 19:07:21 +0000
parents e5338c9d4e30
children 4b5161e903c1
files lisp/mouse.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mouse.el	Tue Dec 26 04:56:42 1995 +0000
+++ b/lisp/mouse.el	Tue Dec 26 19:07:21 1995 +0000
@@ -1221,8 +1221,6 @@
 	  (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.