billiob pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=68b73b1302e3e9bf62e169385e895813e532432e

commit 68b73b1302e3e9bf62e169385e895813e532432e
Author: Boris Faure <bill...@gmail.com>
Date:   Thu Jun 12 21:18:14 2014 +0200

    remove dead code spotted by CID1222466
---
 src/bin/main.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/bin/main.c b/src/bin/main.c
index 4d47313..f78e286 100644
--- a/src/bin/main.c
+++ b/src/bin/main.c
@@ -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);

-- 


Reply via email to