billiob pushed a commit to branch master.

http://git.enlightenment.org/apps/terminology.git/commit/?id=2fcdd866ad5b1d613a2cbff0743ec9c780bc644b

commit 2fcdd866ad5b1d613a2cbff0743ec9c780bc644b
Author: Boris Faure <bill...@gmail.com>
Date:   Thu Nov 14 23:10:08 2013 +0100

    remove debug =]
---
 src/bin/termptyops.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/termptyops.c b/src/bin/termptyops.c
index 1e6e8c6..ee44213 100644
--- a/src/bin/termptyops.c
+++ b/src/bin/termptyops.c
@@ -321,7 +321,6 @@ _termpty_clear_screen(Termpty *ty, Termpty_Clear mode)
         ty->circular_offset = 0;
         _text_clear(ty, ty->screen, ty->w * ty->h, 0, EINA_TRUE);
         ty->state.scroll_y2 = 0;
-        ERR("foo");
         if (ty->cb.cancel_sel.func)
           ty->cb.cancel_sel.func(ty->cb.cancel_sel.data);
         break;

-- 


Reply via email to