do not update client list hint when creating a new wayland client
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 17 Jul 2015 18:55:18 +0000 (14:55 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 17 Jul 2015 19:30:30 +0000 (15:30 -0400)
src/bin/e_comp_wl.c

index ce9b47c..231acda 100644 (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