[arabic-fallback] Fix warning

This commit is contained in:
Behdad Esfahbod 2022-06-19 10:36:24 -06:00
parent 55350377b0
commit 4520911429
1 changed files with 1 additions and 0 deletions

View File

@ -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)