Revert "e_comp_wl: Dispatch idle sources before going to sleep" 22/300822/1
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 2 Nov 2023 08:50:27 +0000 (08:50 +0000)
committerSeunghun Lee <shiin.lee@samsung.com>
Thu, 2 Nov 2023 08:50:27 +0000 (08:50 +0000)
This reverts commit a7f8978de3b96ea6227e943a8058b807126bdc44.

Reason for revert: <INSERT REASONING HERE>

Change-Id: I163d3f52d7779fc8d10622551081c36a574debd8

src/bin/e_comp_wl.c

index 445d6cc..ffd083f 100644 (file)
@@ -310,8 +310,6 @@ _e_comp_wl_cb_prepare(void *data EINA_UNUSED, Ecore_Fd_Handler *hdlr EINA_UNUSED
 
    e_comp_wl->idle_exiter_timestamp = 0.0;
 
-   wl_event_loop_dispatch_idle(e_comp_wl->wl.loop);
-
    /* flush pending client events */
    e_comp_wl_display_flush();