No need to set zone here.

SVN revision: 46364
This commit is contained in:
Christopher Michael 2010-02-22 20:38:11 +00:00
parent c5ab22f34a
commit c5a9761839
1 changed files with 0 additions and 1 deletions

View File

@ -161,7 +161,6 @@ _e_mod_ind_win_cb_free(Ind_Win *iwin)
/* tell conformant apps our position and size */
ecore_x_e_illume_indicator_geometry_set(iwin->zone->black_win, 0, 0, 0, 0);
ecore_x_e_illume_zone_set(iwin->win->border->client.win, iwin->zone->black_win);
/* delete the window */
if (iwin->win) e_object_del(E_OBJECT(iwin->win));