mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 14:05:05 +00:00
[ft-paint] Remove dead code
This commit is contained in:
parent
cfdc34b44d
commit
569d5b436c
1 changed files with 0 additions and 6 deletions
|
@ -288,12 +288,6 @@ hb_ft_paint_glyph_colr (hb_font_t *font,
|
|||
clip_box.bottom_left.y,
|
||||
clip_box.top_right.x,
|
||||
clip_box.top_right.y);
|
||||
#if 0
|
||||
FT_Vector bottom_left;
|
||||
FT_Vector top_left;
|
||||
FT_Vector top_right;
|
||||
FT_Vector bottom_right;
|
||||
#endif
|
||||
}
|
||||
|
||||
_hb_ft_paint (paint,
|
||||
|
|
Loading…
Add table
Reference in a new issue