diff options
author | Eric Blake | 2016-06-09 18:48:36 +0200 |
---|---|---|
committer | Markus Armbruster | 2016-07-06 10:52:04 +0200 |
commit | 09204eac9bb513e56992c00c75f32f9d4766256b (patch) | |
tree | a83c6884b990b0d3782cc1f40f69787085f4a6cd /scripts/qapi-event.py | |
parent | qapi: Add new visit_free() function (diff) | |
download | qemu-09204eac9bb513e56992c00c75f32f9d4766256b.tar.gz qemu-09204eac9bb513e56992c00c75f32f9d4766256b.tar.xz qemu-09204eac9bb513e56992c00c75f32f9d4766256b.zip |
opts-visitor: Favor new visit_free() function
Now that we have a polymorphic visit_free(), we no longer need
opts_visitor_cleanup(); which in turn means we no longer need
to return a subtype from opts_visitor_new() nor a public upcast
function.
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1465490926-28625-6-git-send-email-eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/qapi-event.py')
0 files changed, 0 insertions, 0 deletions