From: Mike Blumenkrantz Date: Fri, 17 Jul 2015 18:55:18 +0000 (-0400) Subject: do not update client list hint when creating a new wayland client X-Git-Tag: upstream/0.20.0~554 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6471ba0a0557ae0d3d677ab5b769b125b2954154;p=platform%2Fupstream%2Fenlightenment.git do not update client list hint when creating a new wayland client --- diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index ce9b47c..231acda 100644 --- a/src/bin/e_comp_wl.c +++ b/src/bin/e_comp_wl.c @@ -2229,7 +2229,6 @@ _e_comp_wl_client_cb_new(void *data EINA_UNUSED, E_Client *ec) /* add this client to the hash */ /* eina_hash_add(clients_win_hash, &win, ec); */ - e_hints_client_list_set(); } static void