From ccc88e98f34453100830d6408fdabfe90e6b47b8 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 12 May 2019 16:12:06 -0700 Subject: [PATCH] Fix MSVC build --- src/hb-ot-shape-complex-indic.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index 45351b885..37cd1ce8f 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc @@ -926,7 +926,7 @@ initial_reordering_standalone_cluster (const hb_ot_shape_plan_t *plan, * should just chain. Only if not in compatibility mode that is... */ #ifndef HB_NO_UNISCRIBE_BUG_COMPATIBLE - const HB_UNUSED indic_shape_plan_t *indic_plan = (const indic_shape_plan_t *) plan->data; + const indic_shape_plan_t *indic_plan = (const indic_shape_plan_t *) plan->data; if (indic_plan->uniscribe_bug_compatible) { /* For dotted-circle, this is what Uniscribe does: