desktop-shell: no need to unset WAYLAND_SOCKET
authorPekka Paalanen <ppaalanen@gmail.com>
Wed, 7 Dec 2011 06:47:49 +0000 (08:47 +0200)
committerPekka Paalanen <ppaalanen@gmail.com>
Wed, 7 Dec 2011 06:50:34 +0000 (08:50 +0200)
commit02dfb7514547e48045e20ed57f361cfc7826ada3
tree233604fc3edca189dcd1b737ac374b1d874e555f
parent7172d9e22d49507db158994129672772f4a60a46
desktop-shell: no need to unset WAYLAND_SOCKET

As of commit "client: unset WAYLAND_SOCKET env variable",
58bb064afa3bfc706e3b30dd170804235aa272ea, in the Wayland core, the
Wayland library will unset the environment variable automatically.

No need to explicitly unset it again here.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
clients/desktop-shell.c