From 6471ba0a0557ae0d3d677ab5b769b125b2954154 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 17 Jul 2015 14:55:18 -0400 Subject: [PATCH] do not update client list hint when creating a new wayland client --- src/bin/e_comp_wl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c index ce9b47c01..231acda31 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