diff options
author | Markus Armbruster <armbru@redhat.com> | 2018-06-20 14:47:42 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2018-06-22 16:33:47 +0200 |
commit | da112e83c188ebe0fe5946c78ae7793341c93955 (patch) | |
tree | fb713e8ef147797503339bdbdacb7b085a25cba0 /MAINTAINERS | |
parent | 0d6b93deeeb3cc190692d629f5927befdc8b1fb8 (diff) | |
download | qemu-da112e83c188ebe0fe5946c78ae7793341c93955.zip qemu-da112e83c188ebe0fe5946c78ae7793341c93955.tar.gz qemu-da112e83c188ebe0fe5946c78ae7793341c93955.tar.bz2 |
qapi/introspect: Eliminate pointless variable in .visit_end()
Commit 1a9a507b2e3 "qapi-introspect: Hide type names" added local
variable @jsons to improve sorting, but also removed the sorting. It
was part of a big series that went to v8, and it made sense until v2
or so...
Commit 7d0f982bfbb replaced @jsons by @qlits, preserving the
uselessness.
Get rid of it.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180620124742.16979-1-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions