diff options
author | 2024-01-23 19:22:46 +0100 | |
---|---|---|
committer | 2024-01-24 09:54:05 +0100 | |
commit | 8fd466737c698a554ed04bc0b5459350e3a4c9b0 (patch) | |
tree | b31b3e2f0adcb9d6c4bec31612eade4599251243 /scripts/qapi/source.py | |
parent | util/uri: Remove unused functions uri_resolve() and uri_resolve_relative() (diff) | |
download | qemu-8fd466737c698a554ed04bc0b5459350e3a4c9b0.tar.xz qemu-8fd466737c698a554ed04bc0b5459350e3a4c9b0.zip |
util/uri: Remove the uri_string_escape() function
Now that uri_resolve_relative() has been removed, this function is not
used in QEMU anymore - and if somebody needs this functionality, they
can simply use g_uri_escape_string() from the glib instead.
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: "Daniel P. Berrangé" <berrange@redhat.com>
Message-ID: <20240123182247.432642-4-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions