mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08: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…
x
Reference in New Issue
Block a user