aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tty-keys.c2
1 files changed, 0 insertions, 2 deletions
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. */