lib/edj_viewer: remove redundant code.

This commit is contained in:
ChunEon Park 2015-02-28 17:13:05 +09:00
parent 5ccaf382d0
commit d99de37795
1 changed files with 0 additions and 3 deletions

View File

@ -175,9 +175,6 @@ exe_del_event_cb(void *data, int type EINA_UNUSED, void *event EINA_UNUSED)
view_obj_min_update(vd);
view_part_highlight_set(vd, vd->part_name);
dummy_obj_update(vd->layout);
#if 0
base_console_reset();
#endif
vd->edj_reload_need = EINA_FALSE;