billiob pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=0a53ff6cd1f4e6508e2960beeb5595d7c1eb3881

commit 0a53ff6cd1f4e6508e2960beeb5595d7c1eb3881
Author: Boris Faure <bill...@gmail.com>
Date:   Tue Oct 8 23:28:52 2013 +0200

    really remove links
---
 src/bin/termio.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/termio.c b/src/bin/termio.c
index bb03e08..ebfe46b 100644
--- a/src/bin/termio.c
+++ b/src/bin/termio.c
@@ -559,6 +559,7 @@ _remove_links(Termio *sd, Evas_Object *obj)
    sd->link.y1 = -1;
    sd->link.x2 = -1;
    sd->link.y2 = -1;
+   sd->link.suspend = EINA_FALSE;
    _update_link(obj, sd, same_link, same_geom);
 }
 

-- 


Reply via email to