mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 01:00:37 +00:00
Remove unnecessary return
This commit is contained in:
parent
781da13e99
commit
c997e490c7
1 changed files with 0 additions and 1 deletions
|
@ -262,7 +262,6 @@ struct CompositeGlyphRecord
|
|||
set_gid (gid);
|
||||
|
||||
memmove (p - HBGlyphID24::static_size + HBGlyphID16::static_size, p, end - p);
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue