X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=st.c;h=379dd108678b3c89f166510855ffd7c30d68844b;hb=4e0135afeca43f5affe13d7269cb98e7ac526074;hp=cf8687e519209aebe265bf09c3fbc35df5c97501;hpb=e85b6b64660214121164ea97fb098eaa4935f7db;p=st.git 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;