mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[utf] Remove unused typedef
This commit is contained in:
parent
ce81c74298
commit
2c39f359e4
1 changed files with 0 additions and 1 deletions
|
@ -345,7 +345,6 @@ struct hb_utf32_xe_t
|
|||
|
||||
typedef hb_utf32_xe_t<uint32_t> hb_utf32_t;
|
||||
typedef hb_utf32_xe_t<uint32_t, false> hb_utf32_novalidate_t;
|
||||
typedef hb_utf32_xe_t<OT::HBUINT32> hb_utf32_be_t;
|
||||
|
||||
|
||||
struct hb_latin1_t
|
||||
|
|
Loading…
Add table
Reference in a new issue