commit | bf7aa45e7b378691ea0e8616a2aeae2aaabb7bc3 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 19 10:46:49 2015 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Mar 12 08:22:07 2015 +0100 |
tree | d3995a08758c23f9fcac3e2c3fd41006caf05cfe | |
parent | 9159eb9abc31e02797dc55998e71f12c06846d55 [diff] |
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>