do not update client list hint when creating a new wayland client

This commit is contained in:
Mike Blumenkrantz 2015-07-17 14:55:18 -04:00
parent fbe55d20f1
commit 6471ba0a05
1 changed files with 0 additions and 1 deletions

View File

@ -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