Revert "entrance: delete the preview here."

This reverts commit f626cb0a23.
This commit is contained in:
Michael Bouchaud 2014-07-20 21:14:10 +00:00
parent f86244db33
commit 44e1a9c892
1 changed files with 1 additions and 4 deletions

View File

@ -79,11 +79,8 @@ _entrance_conf_theme_update_preview(const char *name)
static void
_entrance_conf_theme_end(void)
{
Evas_Object *o;
o = elm_object_part_content_get(_entrance_int_conf_theme->preview, "default");
if (o)
_entrance_tp_del(o);
free(_entrance_int_conf_theme);
evas_object_del(_entrance_int_conf_theme->preview);
}
static Eina_Bool