summaryrefslogtreecommitdiff
path: root/lisp/buff-menu.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/buff-menu.el')
-rw-r--r--lisp/buff-menu.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el
index e1793711607..105ee50958e 100644
--- a/lisp/buff-menu.el
+++ b/lisp/buff-menu.el
@@ -641,9 +641,6 @@ The current window remains selected."
;;;###autoload
-(define-key ctl-x-map "\C-b" 'list-buffers)
-
-;;;###autoload
(defun list-buffers (&optional files-only)
"Display a list of names of existing buffers.
The list is displayed in a buffer named `*Buffer List*'.