billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=c03b2b78e654464177f512bbbe7b1bd8c4b3d76a
commit c03b2b78e654464177f512bbbe7b1bd8c4b3d76a Author: Boris Faure <bill...@gmail.com> Date: Mon Dec 7 22:32:25 2020 +0100 win: remove unused variable --- src/bin/win.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/win.c b/src/bin/win.c index fda0298..bd42473 100644 --- a/src/bin/win.c +++ b/src/bin/win.c @@ -7351,7 +7351,6 @@ _cb_options(void *data, void *_event EINA_UNUSED) { Term *term = data; - Term_Container *tc = term->container; term->wn->on_popover++; --