vnc: drop display+ws_display from VncDisplay
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 19 Feb 2015 09:46:49 +0000 (10:46 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 12 Mar 2015 07:22:07 +0000 (08:22 +0100)
commitbf7aa45e7b378691ea0e8616a2aeae2aaabb7bc3
treed3995a08758c23f9fcac3e2c3fd41006caf05cfe
parent9159eb9abc31e02797dc55998e71f12c06846d55
vnc: drop display+ws_display from VncDisplay

Nobody cares about those strings, they are only used to check whenever
the vnc server / websocket support is enabled or not.  Add bools for
this and drop the strings.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
ui/vnc-auth-sasl.c
ui/vnc.c
ui/vnc.h