Destroy client resource by walking client hash table
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 19 Aug 2011 21:07:14 +0000 (17:07 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 27 Aug 2011 16:06:11 +0000 (12:06 -0400)
commit0e16b00b862533e316385424b7b9bfb61da722b2
treefcd1d61a10cdac692bc55c445cd31c442e2cc345
parentcc6fd94d6a5743eb94b52f1887557305784525c9
Destroy client resource by walking client hash table

All resources are now in the client hash table and we can clean up
just by walking the hash.
src/wayland-server.c