vnc: drop QERR_VNC_SERVER_FAILED
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 19 Oct 2012 09:34:18 +0000 (11:34 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 23 Oct 2012 11:54:57 +0000 (13:54 +0200)
commit3f8b11bc7d86a1952311565f089063d544d5a2f7
tree3fbbfd96ab76b3ff8abe23172808e650914f2d08
parent58899664de29c250229f8d306fcf04f852cf5cc6
vnc: drop QERR_VNC_SERVER_FAILED

We now always return "nice" error messages in errp when we goto fail.
Drop the default error message.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qerror.h
ui/vnc.c