| Index: third_party/harfbuzz-ng/src/hb-ot-layout-private.hh
 | 
| diff --git a/third_party/harfbuzz-ng/src/hb-ot-layout-private.hh b/third_party/harfbuzz-ng/src/hb-ot-layout-private.hh
 | 
| index ae7daa6dbc91d71ad5fa92b8a2209f426d2a05d5..3f7c858d1cfeeb59414c49462641361588d6a2fd 100644
 | 
| --- a/third_party/harfbuzz-ng/src/hb-ot-layout-private.hh
 | 
| +++ b/third_party/harfbuzz-ng/src/hb-ot-layout-private.hh
 | 
| @@ -126,8 +126,7 @@ struct hb_ot_layout_lookup_accelerator_t
 | 
|      lookup.add_coverage (&digest);
 | 
|    }
 | 
|  
 | 
| -  template <typename TLookup>
 | 
| -  inline void fini (const TLookup &lookup HB_UNUSED)
 | 
| +  inline void fini (void)
 | 
|    {
 | 
|    }
 | 
|  
 | 
| 
 |