]> git.ipfire.org Git - thirdparty/qemu.git/commit
qapi: remove qmp_unregister_command()
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 14 Feb 2019 15:22:48 +0000 (16:22 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 18 Feb 2019 13:44:05 +0000 (14:44 +0100)
commit0b69f6f72ce47a37a749b056b6d5ec64c61f11e8
tree017b6e684751dccd15f5e4c5269c8425ebeaefed
parent25a9d6ca63e9f1cbc984bc7b2c1336daf562da70
qapi: remove qmp_unregister_command()

This command is no longer needed, the schema has compile-time
configuration conditions.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190214152251.2073-16-armbru@redhat.com>
include/qapi/qmp/dispatch.h
qapi/qmp-registry.c