win: Avoid calling same function twice on shutdown
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 26 Sep 2017 06:00:53 +0000 (15:00 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 26 Sep 2017 08:58:07 +0000 (17:58 +0900)
commit5258a6d46f5c16423135514cab759ce1a4bfdc6b
tree12ac901b34c9a43b8fc6af3758a01be25632b595
parent3d2551175df2010032b512738f8346bd191d6587
win: Avoid calling same function twice on shutdown

This avoids calling:
  ecore_evas_callback_delete_request_set
  ecore_evas_callback_resize_set
twice when deleting a window. Also adds safety over sd->ee.
src/lib/elementary/efl_ui_win.c