diff --git a/src/modules/ibar/e_mod_main.c b/src/modules/ibar/e_mod_main.c index 1cce3a8e1..92c22b75c 100644 --- a/src/modules/ibar/e_mod_main.c +++ b/src/modules/ibar/e_mod_main.c @@ -638,8 +638,7 @@ static void _ibar_resize_handle(IBar *b) { IBar_Icon *ic; - Evas_Coord w, h, w2, h2, ww = 0, hh = 0; - int max_w, max_h; + Evas_Coord w, h, ww = 0, hh = 0; if (!b->inst->gcc) return;