This commit is contained in:
Kovid Goyal
2024-12-16 19:17:06 +05:30
parent 0902f6aee0
commit 1047142ee0

View File

@@ -983,7 +983,6 @@ render_decorations(FontGroup *fg, Region src, Region dest, FontCellMetrics scale
underline_region->height = underline_bottom - underline_top;
}
return ans;
#undef increment_sprite_index
#undef do_one
}