mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 00:32:59 +00:00
[serializer] Remove TODO that's not gonna happen
This commit is contained in:
parent
10a8cc28fc
commit
b3f689e7e5
1 changed files with 1 additions and 1 deletions
|
@ -695,7 +695,7 @@ struct hb_serialize_context_t
|
|||
check_assign (off, offset, HB_SERIALIZE_ERROR_OFFSET_OVERFLOW);
|
||||
}
|
||||
|
||||
public: /* TODO Make private. */
|
||||
public:
|
||||
char *start, *head, *tail, *end;
|
||||
unsigned int debug_depth;
|
||||
hb_serialize_error_t errors;
|
||||
|
|
Loading…
Add table
Reference in a new issue