From 5a646fe6fd69d71c016d9186f6fab1870843a4e1 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Sun, 13 Feb 2011 16:35:03 +0000 Subject: [PATCH] Evas font: removed an obsolete comment. SVN revision: 56989 --- legacy/evas/src/lib/engines/common/evas_font_query.c | 1 - 1 file changed, 1 deletion(-) diff --git a/legacy/evas/src/lib/engines/common/evas_font_query.c b/legacy/evas/src/lib/engines/common/evas_font_query.c index 1bada55058..ae73e60b2a 100644 --- a/legacy/evas/src/lib/engines/common/evas_font_query.c +++ b/legacy/evas/src/lib/engines/common/evas_font_query.c @@ -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) {