Don't bother checking return from virInitialize.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 17 Mar 2015 12:53:29 +0000 (12:53 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 17 Mar 2015 12:53:29 +0000 (12:53 +0000)
commit06b24089986523806d386b9e3cfa4fcf5eeb87e6
tree4e148a0d2ca1f02766b453c42db3299c1691df2b
parent68fae1ec3de46fd9eec88fb7c1894ea7ed85ccc9
Don't bother checking return from virInitialize.

The Perl bindings don't do this, and it seems that the call can never
fail, or if it does we don't care.
libvirt/libvirt_c_oneoffs.c