efl_ui_widget: Remove duplicate definition of ELM_WIDGET_DATA_GET
authorChristopher Michael <cp.michael@samsung.com>
Tue, 19 Mar 2019 12:33:01 +0000 (08:33 -0400)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commitcb4d68c079c17e86e1095783a2c67a17d84232f5
treee2021f64e04b231006f3e9cd695b767ad23612bd
parentace7f5a0f760794a920da4550d36b101efbd1890
efl_ui_widget: Remove duplicate definition of ELM_WIDGET_DATA_GET

Patch 28400e3260b3c6af56ce6b added a define for ELM_WIDGET_DATA_GET
which is available for all widgets so we do not need to redefine it
here.
src/lib/elementary/efl_ui_widget.c