evas/render - removed duplicated recalc.

SVN revision: 73927
This commit is contained in:
ChunEon Park 2012-07-16 11:19:08 +00:00
parent 6a509fe506
commit 37af49d771
1 changed files with 0 additions and 1 deletions

View File

@ -296,7 +296,6 @@ _evas_render_phase1_object_process(Evas *e, Evas_Object *obj,
if (obj->changed)
{
if (map != hmap) *redraw_all = 1;
evas_object_clip_recalc(obj);
if ((is_active) && (!obj->clip.clipees) &&
((evas_object_is_visible(obj) && (!obj->cur.have_clipees)) ||