]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: remove redundant virshNodeGetCPUCount
authorJán Tomko <jtomko@redhat.com>
Tue, 12 Feb 2019 10:52:59 +0000 (11:52 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 13 Feb 2019 12:58:55 +0000 (13:58 +0100)
commit4c44c9f45600f093f2f61eb9a1f6f23a88141157
tree46744559504de67f05af44a17f86289f3819b03b
parent4834c9a4bd1527adc4c54eea9aafe065d327a9a3
virsh: remove redundant virshNodeGetCPUCount

Since commit 4c4b821e it is not used for anything.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tools/virsh-domain.c