mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Remove stray test code which would convert abc to x.
This commit is contained in:
@ -364,8 +364,6 @@ tty_keys_build(struct tty *tty)
|
||||
tty_keys_add(tty, s, tdkc->key);
|
||||
|
||||
}
|
||||
|
||||
tty_keys_add(tty, "abc", 'x');
|
||||
}
|
||||
|
||||
/* Free the entire key tree. */
|
||||
|
Reference in New Issue
Block a user