You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-05 17:15:09 +00:00
HarfBuzz: Update to version 3.3.1
This commit is contained in:
2
thirdparty/harfbuzz/src/hb-ot-cff-common.hh
vendored
2
thirdparty/harfbuzz/src/hb-ot-cff-common.hh
vendored
@@ -68,8 +68,6 @@ struct code_pair_t
|
||||
typedef hb_vector_t<unsigned char> str_buff_t;
|
||||
struct str_buff_vec_t : hb_vector_t<str_buff_t>
|
||||
{
|
||||
void fini () { SUPER::fini_deep (); }
|
||||
|
||||
unsigned int total_size () const
|
||||
{
|
||||
unsigned int size = 0;
|
||||
|
||||
Reference in New Issue
Block a user