]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_agent: Drop destroy callback
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 27 Oct 2021 11:35:16 +0000 (13:35 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Nov 2021 13:11:43 +0000 (14:11 +0100)
commite812213bc1d4ffc934c3e11fe012ade1fa56ad06
tree3c968cc594c2b3719fcf6bf8ce06f3ac8f7ecfa0
parent0a9cb29ba257184efe409e7409cd474c07db9c0d
qemu_agent: Drop destroy callback

After previous cleanups this callback is unused. Remove it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_agent.h
src/qemu/qemu_process.c