]> Git Repo - qemu.git/commit
qapi: Drop dead dealloc visitor variable
authorEric Blake <[email protected]>
Fri, 29 Jan 2016 13:48:39 +0000 (06:48 -0700)
committerMarkus Armbruster <[email protected]>
Mon, 8 Feb 2016 16:29:54 +0000 (17:29 +0100)
commit77577cb8d6ec9d787e22c5e4ab17ee85fa3f753d
treea90ffe21fa5f453c62661e82626ca6ab68c6a488
parentd7bea75d35a44023efc9d481d3a1a2600677b2ef
qapi: Drop dead dealloc visitor variable

Commit 0b9d8542 added StackEntry.is_list_head, but forgot to
delete the now-unused QapiDeallocVisitor.is_list_head.

Signed-off-by: Eric Blake <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
Message-Id: <1454075341[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
qapi/qapi-dealloc-visitor.c
This page took 0.024726 seconds and 4 git commands to generate.