diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index d202dfa54..b0c8dbd0b 100644 --- a/src/bin/e_comp_wl.c +++ b/src/bin/e_comp_wl.c @@ -2156,6 +2156,7 @@ _e_comp_wl_client_cb_del(void *data EINA_UNUSED, E_Client *ec) _e_comp_wl_focus_check(); } +#if 0 static void _e_comp_wl_client_cb_pre_frame(void *data EINA_UNUSED, E_Client *ec) { @@ -2234,6 +2235,7 @@ _e_comp_wl_client_cb_pre_frame(void *data EINA_UNUSED, E_Client *ec) ec->comp_data->reparented = EINA_TRUE; } +#endif static void _e_comp_wl_client_cb_focus_set(void *data EINA_UNUSED, E_Client *ec)