diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc index 07c093f8f..5f3eb573c 100644 --- a/src/hb-ot-layout.cc +++ b/src/hb-ot-layout.cc @@ -429,6 +429,7 @@ hb_ot_layout_table_get_lookup_count (hb_face_t *face, return hb_ot_layout_from_face (face)->gpos_lookup_count; } } + return 0; } static void