Revert "qom: use qemu_printf to print help for user-creatable objects"
This reverts commit6d9abb6de9
. The real code change had already been added by Kevin's commitda0a932bbf
("hmp: QAPIfy object_add") and commit6d9abb6d
just added a duplicated include statement as a left-over of a rebase. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20210328054758.2351461-1-thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
7cebff0d03
commit
cb4d9e38bd
@ -17,7 +17,6 @@
|
||||
#include "qemu/qemu-print.h"
|
||||
#include "qapi/opts-visitor.h"
|
||||
#include "qemu/config-file.h"
|
||||
#include "qemu/qemu-print.h"
|
||||
|
||||
bool user_creatable_complete(UserCreatable *uc, Error **errp)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user