diff --git a/src/lib/efl/interfaces/efl_text_font_properties.eo b/src/lib/efl/interfaces/efl_text_font_properties.eo index 796a020324..b7957a8ac9 100644 --- a/src/lib/efl/interfaces/efl_text_font_properties.eo +++ b/src/lib/efl/interfaces/efl_text_font_properties.eo @@ -36,9 +36,6 @@ enum @beta Efl.Text_Font_Slant { italic, [[Italic font slant.]] } -/* FIXME: It needs to support "normal" option for non-color bitmap font. - For supporting "normal" option, S/W glyph drawing engine should be updated. - */ enum @beta Efl.Text_Font_Bitmap_Scalable { [[Scalable of bitmap fonts. ]]