diff options
| author | Markus Armbruster <armbru@redhat.com> | 2019-09-14 17:35:03 +0200 |
|---|---|---|
| committer | Markus Armbruster <armbru@redhat.com> | 2019-09-24 14:07:23 +0200 |
| commit | e31fe1266c7daa49bd086c45efeb5af06309c0ef (patch) | |
| tree | b7cb3b5331e5fd92281dd043d8ca20b37ac30ce5 /scripts/qapi/doc.py | |
| parent | 6955397677859ada5a65f430edee8035fb4e4b7c (diff) | |
| download | focaccia-qemu-e31fe1266c7daa49bd086c45efeb5af06309c0ef.tar.gz focaccia-qemu-e31fe1266c7daa49bd086c45efeb5af06309c0ef.zip | |
qapi: Delete useless check_exprs() code for simple union kind
Commit bceae7697f "qapi script: support enum type as discriminator in union" made check_exprs() add the implicit enum types of simple unions to global @enum_types. I'm not sure it was needed even then. It's certainly not needed now. Delete it. discriminator_find_enum_define() and add_name() parameter @implicit are now dead. Bury them. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20190914153506.2151-17-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'scripts/qapi/doc.py')
0 files changed, 0 insertions, 0 deletions