[arabic-fallback] Fix warning

pull/3063/head
Behdad Esfahbod 3 years ago
parent 55350377b0
commit 4520911429
  1. 1
      src/hb-ot-shaper-arabic-fallback.hh

@ -210,6 +210,7 @@ arabic_fallback_synthesize_lookup (const hb_ot_shape_plan_t *plan,
}
}
assert (false);
return nullptr;
}
#define ARABIC_FALLBACK_MAX_LOOKUPS ARRAY_LENGTH_CONST (arabic_fallback_features)

Loading…
Cancel
Save