efl: Remove unused label

Signed-off-by: Mike McCormack <mikem@atratus.org>

SVN revision: 81736
This commit is contained in:
Mike McCormack 2012-12-27 08:58:40 +00:00 committed by Mike McCormack
parent 4cd65475d4
commit 7b2b9da7cb
1 changed files with 0 additions and 1 deletions

View File

@ -1861,7 +1861,6 @@ evas_render_wakeup(Evas *eo_e)
e->render.updates_cb = NULL;
e->render.data = NULL;
end:
eo_unref(eo_e);
}