This commit is contained in:
Kovid Goyal 2024-12-16 19:17:06 +05:30
parent 0902f6aee0
commit 1047142ee0
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

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
}