1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-22 17:57:43 +03:00
Peter Krempa 44601a0e96 util: Replace virStorageSourceFree with virObjectUnref
Now that virStorageSource is a subclass of virObject we can use
virObjectUnref and remove virStorageSourceFree which was a thin wrapper.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
2019-02-18 10:31:21 +01:00
..
2017-04-11 13:23:01 +02:00
2018-12-17 17:52:46 +01:00
2018-12-17 17:52:46 +01:00
2017-07-26 15:33:45 +02:00
2017-04-27 14:13:19 +02:00
2016-09-14 13:18:07 +02:00
2019-02-12 10:14:53 +01:00