evas: fixed the last issue with clipping.

SVN revision: 58035
This commit is contained in:
Cedric BAIL 2011-03-23 15:50:02 +00:00
parent 4b80f12e31
commit 5842ce6070
1 changed files with 0 additions and 3 deletions

View File

@ -1372,9 +1372,6 @@ evas_render_updates_internal(Evas *e,
}
}
#endif
e->engine.func->context_clip_set(e->engine.data.output,
e->engine.data.context,
x, y, w, h);
clean_them |= evas_render_mapped(e, obj, e->engine.data.context,
surface, off_x, off_y, 0
#ifdef REND_DGB