summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorMike Day <ncmike@ncultra.org>2014-05-13 17:11:06 -0400
committerKevin Wolf <kwolf@redhat.com>2014-05-19 11:36:48 +0200
commit395071a76328189f50c778f4dee6dabb90503dd9 (patch)
tree1d339f330d1e56dc80cc5688a27ec582da925503 /scripts/qapi.py
parente88ae2264d93f98e4b656fa76555c745abe57684 (diff)
downloadfocaccia-qemu-395071a76328189f50c778f4dee6dabb90503dd9.tar.gz
focaccia-qemu-395071a76328189f50c778f4dee6dabb90503dd9.zip
Remove g_sequence_lookup from qemu-img help function
g_sequence_lookup is not supported by glib < 2.28. The usage
of g_sequence_lookup is not essential in this context (it's a
safeguard against duplicate values in the help message).
Removing the call enables the build on all platforms and
does not change the operation of the help function.

Signed-off-by: Mike Day <ncmike@ncultra.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions