qapi: Remove qobject_to_X() functions
commitcb51b976babf7ee16dc5eda4f2189d65b8b700a3
authorMax Reitz <mreitz@redhat.com>
Sat, 24 Feb 2018 15:40:30 +0000 (24 16:40 +0100)
committerEric Blake <eblake@redhat.com>
Mon, 19 Mar 2018 19:58:36 +0000 (19 14:58 -0500)
treea0748ed1a0b185844477c33fc280847f2b2bf4b5
parent7dc847ebba953db90853d15f140c20eef74d4fb2
qapi: Remove qobject_to_X() functions

They are no longer needed now.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Message-Id: <20180224154033.29559-5-mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
include/qapi/qmp/qbool.h
include/qapi/qmp/qdict.h
include/qapi/qmp/qlist.h
include/qapi/qmp/qnum.h
include/qapi/qmp/qstring.h
qobject/qbool.c
qobject/qdict.c
qobject/qlist.c
qobject/qnum.c
qobject/qstring.c