Don't bind ESCAPE in yq2.cfg

This is unnecessary and since 5232088 a warning is printed.
This commit is contained in:
Yamagi Burmeister 2015-10-28 17:54:39 +01:00
parent 4b7b29c339
commit 93540d4a63
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ bind SPACE +movedown
bind MOUSE2 +moveup
bind PAUSE pause
bind ESCAPE togglemenu
bind F1 "cmd help"
bind F5 "echo Quick Saving...; wait; save quick"