On Tue, 3 Jan 2017 16:26:16 +0100 Andreas Färber <[email protected]> wrote:
> Am 03.01.2017 um 16:25 schrieb Eric Blake: > > On 01/02/2017 09:44 AM, Igor Mammedov wrote: > > > > perhaps s/not used/unused/ in the subject > > ... and qom: instead of cleanup: if this gets re-spun. sure > > Andreas > > > > > Reviewed-by: Eric Blake <[email protected]> > > > >> Signed-off-by: Igor Mammedov <[email protected]> > >> --- > >> qom/object_interfaces.c | 1 - > >> 1 file changed, 1 deletion(-) > >> > >> diff --git a/qom/object_interfaces.c b/qom/object_interfaces.c > >> index ded4d84..4b880d0 100644 > >> --- a/qom/object_interfaces.c > >> +++ b/qom/object_interfaces.c > >> @@ -3,7 +3,6 @@ > >> #include "qom/object_interfaces.h" > >> #include "qemu/module.h" > >> #include "qapi-visit.h" > >> -#include "qapi/qobject-output-visitor.h" > >> #include "qapi/opts-visitor.h" > >> > >> void user_creatable_complete(Object *obj, Error **errp) > >> > > > >
