commit | a6aa9d3e2681199d159963e46524625d90669619 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <[email protected]> | Wed Dec 07 10:19:10 2011 -0200 |
committer | Luiz Capitulino <[email protected]> | Wed Jan 18 10:23:38 2012 -0200 |
tree | 4372e0694baa343a67169491f7b20f0916376be2 | |
parent | 8c4ec5c0269bda18bb777a64b2008088d1c632dc [diff] |
vnc: Simplify vnc_display_password() Drop the qerror_report() call from it and let its callers set the error themselves. This also allows for dropping the 'ret' variable. Signed-off-by: Luiz Capitulino <[email protected]>