revert this addition from r62857: breaks elm menus in some cases

SVN revision: 63312
This commit is contained in:
Mike Blumenkrantz 2011-09-10 14:19:25 +00:00
parent 1ea8c466df
commit 263b5a8b2b
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ _els_box_layout(Evas_Object *o, Evas_Object_Box_Data *priv, int horizontal, int
Evas_Object_Box_Option *opt;
_smart_extents_calculate(o, priv, horizontal, homogeneous);
if (evas_object_smart_need_recalculate_get(o)) return;
evas_object_geometry_get(o, &x, &y, &w, &h);