evas/render - they are already cleaned.

SVN revision: 71499
This commit is contained in:
ChunEon Park 2012-05-29 09:09:13 +00:00
parent b2a3f3b540
commit 054360207b
1 changed files with 0 additions and 2 deletions

View File

@ -1692,8 +1692,6 @@ evas_render_updates_internal(Evas *e,
eina_array_clean(&e->active_objects);
eina_array_clean(&e->render_objects);
eina_array_clean(&e->restack_objects);
eina_array_clean(&e->delete_objects);
eina_array_clean(&e->obscuring_objects);
eina_array_clean(&e->temporary_objects);
eina_array_clean(&e->clip_changes);
/* we should flush here and have a mempool system for this