]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove redundant parameter from qemuAgentSend
authorJiri Denemark <jdenemar@redhat.com>
Thu, 30 Aug 2012 12:19:02 +0000 (14:19 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 30 Aug 2012 14:26:59 +0000 (16:26 +0200)
commite360a96067c685d53d5c32c912db14520acdb089
tree6d2c4457adaee415dfda82f3963496de9fac616f
parentb3bd5d6c5a9f8bddb69ac47723421dd549d6052c
qemu: Remove redundant parameter from qemuAgentSend

The @timeout parameter of qemuAgentSend is both redundant and confusing.
This patch should not result in any functional changes.
src/qemu/qemu_agent.c