This commit is contained in:
Behdad Esfahbod 2011-08-15 16:21:06 +02:00
parent 254142bb67
commit 553bc3de82
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ hb_ft_face_create_cached (FT_Face ft_face)
return hb_face_reference ((hb_face_t *) ft_face->generic.data);
}
void
static void
_do_nothing (void)
{
}