]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuBuildDeviceCommandlineFromJSON: Remove unused keyword
authorPeter Krempa <pkrempa@redhat.com>
Mon, 11 Oct 2021 14:23:51 +0000 (16:23 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Oct 2021 18:54:53 +0000 (20:54 +0200)
commit5dc34a44a4baa753ccf0af12dc91cbe67b6bada0
tree8674967b7f8b3aeb9f8969ad715e10b8ffa211cc
parent58d915b2d3f6913932ab611b65d2b28c17e930ee
qemuBuildDeviceCommandlineFromJSON: Remove unused keyword

Now that the code was converted to use this helper we can remove it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c