On Fri, Feb 15, 2019 at 01:42:13PM +0100, Peter Krempa wrote: > 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@xxxxxxxxxx> > --- Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>