]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Drop unnecessary variables
authorAndrea Bolognani <abologna@redhat.com>
Tue, 12 Mar 2019 13:07:11 +0000 (14:07 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 12 Mar 2019 13:09:49 +0000 (14:09 +0100)
commit2c0b8d6a08a919acda544a7307ad671a53fcb68d
tree9a56512cbdefdb85b37ccbac804964f319891086
parent23e0bf1c4eb691bdc0e5f1d6aca15002b5d09ce9
tests: Drop unnecessary variables

In qemuxml2xmltest, both activeVcpus and blockjobs members
of the testInfo struct have been entirely unused ever since
commit d1a7fc8bb303.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
tests/qemuxml2xmltest.c