e17/evry: this is indeed no edje object

SVN revision: 81774
This commit is contained in:
Hannes Janetzek 2012-12-28 01:50:13 +00:00
parent 5af50c40da
commit a20e1fc6c4
1 changed files with 0 additions and 1 deletions

View File

@ -121,7 +121,6 @@ _tabs_update(Tab_View *v)
if (s->delete_me)
return;
edje_object_calc_force(v->o_tabs);
evas_object_geometry_get(v->o_tabs, &x, NULL, &w, NULL);
if (!w && !v->timer)