diff --git a/src/hb-ot-color-colr-table.hh b/src/hb-ot-color-colr-table.hh index 15bfafbbd..2c3b1ccca 100644 --- a/src/hb-ot-color-colr-table.hh +++ b/src/hb-ot-color-colr-table.hh @@ -93,7 +93,7 @@ struct COLR return_trace (true); } - inline const bool get_base_glyph_record ( + inline bool get_base_glyph_record ( hb_codepoint_t glyph_id, unsigned int &first_layer, unsigned int &num_layers) const { const BaseGlyphRecord* base_glyph_records = &baseGlyphRecordsZ (this);