X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/a8cb8e94547d7e31441d2444e8a196415e3e4c1f..4e0135afeca43f5affe13d7269cb98e7ac526074:/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;