mirror of
https://github.com/tmux/tmux.git
synced 2024-11-17 18:08:51 +00:00
Remove stray test code which would convert abc to x.
This commit is contained in:
parent
8df3ec612a
commit
7d1a8f7e9e
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user