summaryrefslogtreecommitdiffstats
path: root/tty-term.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-02-21 16:01:15 +0000
committerThomas Adam <thomas@xteddy.org>2017-02-21 16:01:15 +0000
commit6b454641209caff272e74027262827c7be597d62 (patch)
treee7e91336bfe6973356bbfc89e156507dac8c2132 /tty-term.c
parente9819eef3c1e14544b9db6706e258869bd55ed30 (diff)
parent27ee34e7fa59fa08aa71d4adbb5e537444d724b1 (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'tty-term.c')
-rw-r--r--tty-term.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tty-term.c b/tty-term.c
index 3741f1f6..525f03d6 100644
--- a/tty-term.c
+++ b/tty-term.c
@@ -100,9 +100,6 @@ static const struct tty_term_code_entry tty_term_codes[] = {
[TTYC_IL1] = { TTYCODE_STRING, "il1" },
[TTYC_INDN] = { TTYCODE_STRING, "indn" },
[TTYC_INVIS] = { TTYCODE_STRING, "invis" },
- [TTYC_IS1] = { TTYCODE_STRING, "is1" },
- [TTYC_IS2] = { TTYCODE_STRING, "is2" },
- [TTYC_IS3] = { TTYCODE_STRING, "is3" },
[TTYC_KCBT] = { TTYCODE_STRING, "kcbt" },
[TTYC_KCUB1] = { TTYCODE_STRING, "kcub1" },
[TTYC_KCUD1] = { TTYCODE_STRING, "kcud1" },