Evas font: removed an obsolete comment.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 13 Feb 2011 16:35:03 +0000 (16:35 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 13 Feb 2011 16:35:03 +0000 (16:35 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@56989 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/engines/common/evas_font_query.c

index 1bada55..ae73e60 100644 (file)
@@ -59,7 +59,6 @@ evas_common_font_query_kerning(RGBA_Font_Int* fi,
 }
 
 /* text x inset */
-/* FIXME: should use OT info when available. */
 EAPI int
 evas_common_font_query_inset(RGBA_Font *fn __UNUSED__, const Evas_Text_Props *text_props)
 {