diff options
author | Daniel P. Berrange | 2016-09-29 17:45:37 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2016-10-13 09:22:30 +0200 |
commit | f54195ddf7460df077bec42a2475fd2d30a3f3f1 (patch) | |
tree | 9ac053beda93680ba378e4516cefa89a1f7d2e65 /exec.c | |
parent | ui: refactor method for setting up VncDisplay auth types (diff) | |
download | qemu-f54195ddf7460df077bec42a2475fd2d30a3f3f1.tar.gz qemu-f54195ddf7460df077bec42a2475fd2d30a3f3f1.tar.xz qemu-f54195ddf7460df077bec42a2475fd2d30a3f3f1.zip |
ui: remove bogus call to graphic_hw_update() in vnc_listen_io
Just before accepting a new client connection the vnc_listen_io
method calls graphic_hw_update(). This is bogus because there
is a call to this method already in vnc_state_init() and the
client doesn't need up2date graphics console before reaching
that.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1475163940-26094-7-git-send-email-berrange@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions