vin: remove unused variable

This commit is contained in:
Boris Faure 2020-11-16 13:08:56 +01:00
parent 7a16744778
commit 292215d770
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
1 changed files with 0 additions and 2 deletions

View File

@ -5910,8 +5910,6 @@ void change_theme(Evas_Object *win, Config *config)
EINA_LIST_FOREACH(terms, l, term)
{
Evas_Object *edje = term->bg_edj;
if (!theme_apply(term->bg, config, "terminology/background",
NULL, NULL, EINA_TRUE))
ERR("Couldn't find terminology theme!");