@@ -1581,8 +1581,7 @@ STBTT_DEF int stbtt_FindGlyphIndex(const stbtt_fontinfo *info, int unicode_codep
}
return 0; // not found
- // @TODO
- STBTT_assert(0);
+
return 0;