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