elementary/perf:remove unnecessary elm_widget_is() check
authorSubhransu Mohanty <smohantty@gmail.com>
Wed, 17 Jun 2020 06:36:02 +0000 (06:36 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 17 Jun 2020 21:07:32 +0000 (06:07 +0900)
commit8d47ced0497c7d24203a16c5011c57928822024e
tree04b5493e2e59fbf40d14aeac19b952d4ce058817
parent878e42f478167fc33b83c4cb5a4064807dc50615
elementary/perf:remove unnecessary elm_widget_is() check

As we always make sure the parent is a widget class we don't have to check anymore.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Reviewed-by: Hermet Park <<hermetpark@gmail.com>>
Differential Revision: https://phab.enlightenment.org/D11985
src/lib/elementary/efl_ui_widget.c