Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
style: remove double empty newlines
[st.git]
/
st.c
diff --git
a/st.c
b/st.c
index
cf8687e
..
379dd10
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-2335,7
+2335,6
@@
tputc(Rune u)
goto check_control_code;
}
goto check_control_code;
}
-
if (IS_SET(MODE_SIXEL)) {
/* TODO: implement sixel mode */
return;
if (IS_SET(MODE_SIXEL)) {
/* TODO: implement sixel mode */
return;