Revert "e_comp_wl: set nocomp when there is a client which gets subsurface" 46/68146/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 2 May 2016 12:56:19 +0000 (21:56 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 2 May 2016 12:56:23 +0000 (21:56 +0900)
This reverts commit 24e3b4a4ac3388f9044a89c914ac15eb3c26c055.

Change-Id: I60901c0510ef9d143f35b2bb1cb9628574bb597c

src/bin/e_comp_wl.c

index abb98058ab1e5af3e27313d57aa492b110500e3d..2805797caf8b36982f62315064b797313735d19f 100644 (file)
@@ -3141,11 +3141,6 @@ _e_comp_wl_subsurface_cb_position_set(struct wl_client *client EINA_UNUSED, stru
    sdata->position.x = x;
    sdata->position.y = y;
    sdata->position.set = EINA_TRUE;
-
-#ifdef HAVE_HWC
-   /* set nocomp when there is a client which gets subsurface */
-   if (e_comp->hwc && e_comp->nocomp) e_comp_nocomp_end(__FUNCTION__);
-#endif
 }
 
 static void