Bad merge.

pull/3363/head
Nicholas Marriott 2020-01-30 09:04:51 +00:00
parent 92ed9fc0b2
commit 339832b92c
1 changed files with 0 additions and 1 deletions

View File

@ -1068,7 +1068,6 @@ tty_keys_device_attributes(struct tty *tty, const char *buf, size_t len,
if (p[i] == 4)
flags |= TERM_SIXEL;
}
tty_set_type(tty, type, flags);
tty_set_flags(tty, flags);
tty->flags |= TTY_HAVEDA;