]> git.proxmox.com Git - qemu.git/blobdiff - ui/vnc-auth-sasl.c
chardev: fix "info chardev" output
[qemu.git] / ui / vnc-auth-sasl.c
index bfdcb46efe7bb49fe38efe1fde537f63e051375a..f3ad75d52bb5e12bef8e9472027fb96eee652c8d 100644 (file)
@@ -617,7 +617,6 @@ void start_auth_sasl(VncState *vs)
 
  authabort:
     vnc_client_error(vs);
-    return;
 }