]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpc: remove redundant logic
authorPavel Hrdina <phrdina@redhat.com>
Thu, 4 Jan 2018 13:22:11 +0000 (14:22 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 4 Jan 2018 13:22:49 +0000 (14:22 +0100)
commitfae22fced4c33a97f3ed12bf0127540ab8647474
tree03079b89ab592212c157cd4dd2b7a06b66b41a7a
parent9f0ae0b18e3e620fdc115b3c10fe4db2b38f4b70
rpc: remove redundant logic

Introduced by commit <0eaa59dce1>.  That comparison already returns
true or false.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/rpc/virnetserverclient.c