diff --git a/tty-keys.c b/tty-keys.c index 1ede0617..5e61de6f 100644 --- a/tty-keys.c +++ b/tty-keys.c @@ -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. */