diff options
author | Daniel P. Berrange | 2016-09-29 17:45:34 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2016-10-13 09:21:02 +0200 |
commit | 38e5756a614e9a492d1bb181166cd031bc87e159 (patch) | |
tree | 1c464ce9cadfda52317d63701b98f476e54cb645 /include/qemu/unicode.h | |
parent | ui: remove 'enabled' and 'ws_enabled' fields from VncState (diff) | |
download | qemu-38e5756a614e9a492d1bb181166cd031bc87e159.tar.gz qemu-38e5756a614e9a492d1bb181166cd031bc87e159.tar.xz qemu-38e5756a614e9a492d1bb181166cd031bc87e159.zip |
ui: remove 'ws_tls' field from VncState
The 'ws_tls' field in VncState is only ever representing
the result of 'tlscreds != NULL' and is thus pointless.
Replace use of 'ws_tls' with a direct check against
'tlscreds'
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475163940-26094-4-git-send-email-berrange@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/qemu/unicode.h')
0 files changed, 0 insertions, 0 deletions