]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove redundand assignment
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 24 Sep 2015 08:20:33 +0000 (10:20 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 24 Sep 2015 08:20:33 +0000 (10:20 +0200)
commit54cf313cdd3472168665ff29a781d3d88eec407e
treec5e4230d8842969c142dc474939a269c343f4ada
parentcde3b97a26eaefd2db233f940e1111c24a948a91
Remove redundand assignment

I initially added this in order to keep the code more error-prone to
following additions, but it seems it's still frowned upon.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_domain.c