X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/e85b6b64660214121164ea97fb098eaa4935f7db..ed68fe7dce2b21b4e0e595b99d47790e76812cb7:/st.c diff --git a/st.c b/st.c index cf8687e..379dd10 100644 --- a/st.c +++ b/st.c @@ -2335,7 +2335,6 @@ tputc(Rune u) goto check_control_code; } - if (IS_SET(MODE_SIXEL)) { /* TODO: implement sixel mode */ return;