]> git.proxmox.com Git - qemu.git/commit
Remove unused USES_X509_AUTH macro from VNC sasl code
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 23 Jun 2011 12:31:43 +0000 (13:31 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sat, 23 Jul 2011 16:19:02 +0000 (11:19 -0500)
commit3836620c091626c26caa77af66a90c047a8e8384
treeff91c70780b9008d6d5a6b5f357ea6242550f9ab
parent13661089810d3e59931f3e80d7cb541b99af7071
Remove unused USES_X509_AUTH macro from VNC sasl code

The USES_X509_AUTH macro is defined in several VNC files,
but not used in all of them. Remove the unused definition.

* ui/vnc-auth-sasl.c: Remove USES_X509_AUTH macro

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc-auth-sasl.c