qom: remove object_delete
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 25 Jan 2013 13:12:39 +0000 (14:12 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 1 Feb 2013 21:53:11 +0000 (15:53 -0600)
commitb76facc35b0153cee5a8972f8a3c70694a7e3913
treee56d1d4482d9318300fb970fc370c13fb74d4eac
parent5c099537a646370d85f9a0f6bc18371ceeeb14dc
qom: remove object_delete

This is now unused.  Document the initial reference count of an object
and when it will be freed/finalized.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
include/qom/object.h
qom/object.c