diff options
author | Volker Rümelin <vr_qemu@t-online.de> | 2023-02-24 20:05:48 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2023-03-06 10:30:23 +0400 |
commit | 1fe3cae39f059c9fc2010e3c51c0bbd696cbf880 (patch) | |
tree | 3f77eb3b3075e8ab57d91efeca4b1a0b730de0bb /softmmu | |
parent | 671cca352075c9651e5c2e64bb0d2c70465082a3 (diff) | |
download | qemu-1fe3cae39f059c9fc2010e3c51c0bbd696cbf880.zip qemu-1fe3cae39f059c9fc2010e3c51c0bbd696cbf880.tar.gz qemu-1fe3cae39f059c9fc2010e3c51c0bbd696cbf880.tar.bz2 |
audio: remove unused noop_conv() function
The function audio_capture_mix_and_clear() no longer uses
audio_pcm_sw_write() to resample audio frames from one internal
buffer to another. For this reason, the noop_conv() function is
now unused. Remove it.
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20230224190555.7409-8-vr_qemu@t-online.de>
Diffstat (limited to 'softmmu')
0 files changed, 0 insertions, 0 deletions