qemu/qobject
Markus Armbruster 4ac76ba414 qobject: Make QString immutable
The functions to modify a QString's string are all unused now.  Drop
them, and make the string immutable.  Saves 16 bytes per QString on my
system.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20201211171152.146877-21-armbru@redhat.com>
2020-12-19 10:39:41 +01:00
..
block-qdict.c
json-lexer.c
json-parser-int.h
json-parser.c
json-streamer.c
json-writer.c
meson.build
qbool.c
qdict.c
qjson.c
qlist.c
qlit.c
qnull.c
qnum.c
qobject-internal.h
qobject.c
qstring.c qobject: Make QString immutable 2020-12-19 10:39:41 +01:00