remove dead code spotted by CID1222466

This commit is contained in:
Boris Faure 2014-06-12 21:18:14 +02:00
parent 1af822bcef
commit 68b73b1302
1 changed files with 0 additions and 2 deletions

View File

@ -687,8 +687,6 @@ main_close(Evas_Object *win, Evas_Object *term)
}
else
{
if (!tm) tm = sp->term;
_term_resize_track_stop(sp);
edje_object_part_unswallow(sp->wn->base, sp->term->bg);
l = eina_list_data_find_list(sp->terms, tm);