no, we can't try to kill a window on request and then expect that it is killed and hide the border...

SVN revision: 41317
This commit is contained in:
Miculcy Brian 2009-07-13 00:24:15 +00:00
parent e9942f09de
commit 8e9a06ea44
1 changed files with 0 additions and 1 deletions

View File

@ -3263,7 +3263,6 @@ e_border_act_kill_begin(E_Border *bd)
{
if (!bd->internal) ecore_x_kill(bd->client.win);
}
e_border_hide(bd, 0);
}
EAPI Evas_Object *