diff options
author | 2024-01-23 19:22:44 +0100 | |
---|---|---|
committer | 2024-01-24 09:54:05 +0100 | |
commit | 7536acb42631db1a34663407f4d6b803cb776790 (patch) | |
tree | 19f17f4d8a4be7f04a6fdb97b58599cc8139a69c /scripts/qapi/source.py | |
parent | tests/qtest: Bump timeouts of boot_sector_test()-based tests to 610 seconds (diff) | |
download | qemu-7536acb42631db1a34663407f4d6b803cb776790.tar.xz qemu-7536acb42631db1a34663407f4d6b803cb776790.zip |
util/uri: Remove uri_string_unescape()
uri_string_unescape() basically does the same as the glib function
g_uri_unescape_segment(). So we can get rid of our implementation
completely by simply using the glib function instead.
Suggested-by: Stefan Weil <sw@weilnetz.de>
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20240123182247.432642-2-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions