efl_ui_win: Avoid a call to NULL
authorYeongJong Lee <yj34.lee@samsung.com>
Wed, 24 Jan 2018 06:36:08 +0000 (15:36 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 3 Apr 2018 07:14:04 +0000 (16:14 +0900)
commit9359724b0a941dc117eeb978719b0003820f5cde
tree15e31b13156ae62be2b281818c824cadd9bca9f7
parente598d30b4392346fab08df2c448ff9c11a82d0fa
efl_ui_win: Avoid a call to NULL

Summary:
parent_get and smart_parent_get are called in parent_widget_get
this also remove the duplicated code

Reviewers: jpeg

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5757
src/lib/elementary/efl_ui_win.c