e_comp: removed commented codes. 10/98310/3
authorGwanglim Lee <gl77.lee@samsung.com>
Thu, 17 Nov 2016 04:39:33 +0000 (13:39 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Mon, 21 Nov 2016 04:13:54 +0000 (20:13 -0800)
Change-Id: Ie3d96914dd9ef5a90c7b82c01c6aebb1db4fa96b

src/bin/e_comp.c

index 48ce2ecc465efd041b474579dd3ca391442028b9..49110a74451b225157d569b14f6199796cb0bdac 100644 (file)
@@ -1505,10 +1505,6 @@ e_comp_shutdown(void)
 E_API void
 e_comp_deferred_job(void)
 {
-   /* Add elm fake win */
-   //e_comp->elm = elm_win_fake_add(e_comp->ee);
-   //evas_object_show(e_comp->elm);
-
    /* Bg update */
    e_main_ts("\tE_BG_Zone Update");
    if (e_zone_current_get()->bg_object)