Revert "elm: access: add widget/widget_item accessible_description_set/get Because...
authorshilpa singh <shilpa.singh@samsung.com>
Tue, 19 Dec 2017 08:47:16 +0000 (08:47 +0000)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 27 Dec 2017 08:58:44 +0000 (17:58 +0900)
This reverts commit 317dcdfe6c75f4a74a92e90e3f6811fa3fed717c.

(This patch is not required as efl_access_description_set/get should be enough)

Change-Id: Ib55f6ea4074a0cd1f9ef230cf4ccb412fc45befd

src/lib/elementary/elm_widget.h

index 9c53f9f..de89b1a 100644 (file)
@@ -421,6 +421,7 @@ typedef struct _Elm_Widget_Smart_Data
    Eina_Inlist                  *translate_strings;
    Eina_List                    *focus_chain;
    Eina_List                    *event_cb;
+
    /* this is a hook to be set on-the-fly on widgets. this is code
     * handling the request of showing a specific region from an inner
     * widget (mainly issued by entries, on cursor moving) */