mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-12 16:23:01 +00:00
[kerx] Don't compute buffer digest
We don't use it in kerx
This commit is contained in:
parent
449c7f2a0d
commit
722ab54868
1 changed files with 0 additions and 2 deletions
|
@ -967,8 +967,6 @@ struct KerxTable
|
|||
{
|
||||
c->buffer->unsafe_to_concat ();
|
||||
|
||||
c->buffer_digest = c->buffer->digest ();
|
||||
|
||||
typedef typename T::SubTable SubTable;
|
||||
|
||||
bool ret = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue