Remove erroneous keybindings.

This commit is contained in:
staticsafe 2014-04-18 14:44:16 -04:00
parent 02f1ee6a26
commit 944c014287
1 changed files with 0 additions and 4 deletions

View File

@ -70,10 +70,6 @@ bind ^W list-windows
unbind w
bind w list-windows
# quit \
unbind "\"
bind "\" confirm-before "kill-server"
# kill K k
unbind K
bind K confirm-before "kill-window"