* riece.el (riece-channel-list-mode-map): Don't bind
[riece] / lisp / riece.el
index e0746b1..11303ef 100644 (file)
@@ -197,7 +197,6 @@ If optional argument SAFE is nil, overwrite previous definitions."
   (riece-define-keys riece-channel-list-mode-map
     ">" riece-command-next-channel
     "<" riece-command-previous-channel
-    "u" riece-command-unread-channel
     "o" other-window
     "c" riece-command-select-command-buffer)