server: Kill some unnecessary logs
authorJasper St. Pierre <jstpierre@mecheye.net>
Sun, 23 Feb 2014 23:51:31 +0000 (18:51 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 25 Mar 2014 16:50:09 +0000 (09:50 -0700)
commit1bf13ae918bbdc8b95f0cdf026e85818f7d544f5
tree8205e7e1d662af2c062a1c2cecf2049cdd65c49c
parent3adcf6f11b9b982433f89b2c10c408071f9df44e
server: Kill some unnecessary logs

In order to set a logging function all the time, the output we get
needs to be useful. Logging about trivial things like the socket
we're using and when clients disconnect doesn't realy help anyone.
src/wayland-server.c