mirror of
https://github.com/pikami/st.git
synced 2025-12-19 00:39:51 +00:00
style: remove double empty newlines
This commit is contained in:
1
st.c
1
st.c
@@ -2335,7 +2335,6 @@ tputc(Rune u)
|
||||
goto check_control_code;
|
||||
}
|
||||
|
||||
|
||||
if (IS_SET(MODE_SIXEL)) {
|
||||
/* TODO: implement sixel mode */
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user