diff options
| author | Thomas Huth <thuth@redhat.com> | 2024-01-23 19:22:44 +0100 |
|---|---|---|
| committer | Thomas Huth <thuth@redhat.com> | 2024-01-24 09:54:05 +0100 |
| commit | 7536acb42631db1a34663407f4d6b803cb776790 (patch) | |
| tree | 19f17f4d8a4be7f04a6fdb97b58599cc8139a69c /scripts/qapi/visit.py | |
| parent | 4dfa7dc2ac07c3599da97fa9e0588ceac097b3e5 (diff) | |
| download | focaccia-qemu-7536acb42631db1a34663407f4d6b803cb776790.tar.gz focaccia-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/visit.py')
0 files changed, 0 insertions, 0 deletions