]> xenbits.xensource.com Git - libvirt.git/commit
tools: remove unused assignment statement in virshStorageVolListCollect
authorWang King <king.wang@huawei.com>
Thu, 13 Apr 2017 02:16:27 +0000 (10:16 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 13 Apr 2017 12:14:54 +0000 (08:14 -0400)
commit9db0a63b7e0fd67ba21a6f5b410aa663acb4627a
tree8bed9986e33f7aeb61627edc2998b973b991a8f3
parentb2641b43920917b17e3c10b6a9898c3ff1c82543
tools: remove unused assignment statement in virshStorageVolListCollect

Assigning value true to @success if there is no volumes, that stored value is not used.
tools/virsh-volume.c