commit | 153130cd4fa236e29bb6243eebf9439b983ca266 | [log] [tgz] |
---|---|---|
author | Daniel P. Berrange <berrange@redhat.com> | Tue Mar 17 13:42:54 2015 +0000 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 18 09:25:13 2015 +0100 |
tree | 73bc1f905605cf7991784a8694248ea0ea765505 | |
parent | a2f45bc02ae9be18119d2fb88042ef19e7e9247f [diff] |
ui: replace printf() calls with VNC_DEBUG Handling of VNC audio messages results in printfs to the console. This is of no use to anyone in production, so should be using the normal VNC_DEBUG macro instead. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>