evas: fixed the last issue with clipping.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 Mar 2011 15:50:02 +0000 (15:50 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 Mar 2011 15:50:02 +0000 (15:50 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@58035 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/canvas/evas_render.c

index 877cf6c..b7629c9 100644 (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