diff options
author | 2024-01-23 19:22:45 +0100 | |
---|---|---|
committer | 2024-01-24 09:54:05 +0100 | |
commit | fdd16f16f45119e799c238f82e07c72cad1d2a9e (patch) | |
tree | c93105d519f7bb667635dfe27132a749fc4304b4 /scripts/qapi/source.py | |
parent | util/uri: Remove uri_string_unescape() (diff) | |
download | qemu-fdd16f16f45119e799c238f82e07c72cad1d2a9e.tar.xz qemu-fdd16f16f45119e799c238f82e07c72cad1d2a9e.zip |
util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()
These rather complex functions have never been used since they've been
introduced in 2012, so looks like they are not really useful for QEMU.
And since the static normalize_uri_path() function is also only used by
uri_resolve(), we can remove that function now, too.
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: "Daniel P. Berrangé" <berrange@redhat.com>
Message-ID: <20240123182247.432642-3-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