widget: Remove comment
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 18 Jan 2018 08:40:21 +0000 (17:40 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 3 Apr 2018 04:28:25 +0000 (13:28 +0900)
src/lib/elementary/efl_ui_widget.eo

index a09bafb..7654647 100644 (file)
@@ -13,7 +13,6 @@ struct Efl.Ui.Widget.Focus_State {
    logical : bool; [[$true if this is registered as logical currently]]
 }
 
-/* ATTENTION: Rename to Efl.Ui.Widget is imminent. */
 abstract Efl.Ui.Widget (Efl.Canvas.Group, Efl.Access,
                         Efl.Access.Component, Efl.Part, Efl.Ui.Focus.Object,
                         Efl.Ui.Base, Efl.Ui.Cursor, Efl.Ui.Translatable,