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