commit | 2d2ccb6060a12380644d2027252bc2e0ae145daf | [log] [tgz] |
---|---|---|
author | Volker Rümelin <vr_qemu@t-online.de> | Sat Jan 21 10:47:33 2023 +0100 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Mar 06 10:30:23 2023 +0400 |
tree | 637c12dd50587f424e97e575f16b19b144bd5a98 | |
parent | c6b69a814a2dd9f8da08d55f36ed73597ee0c612 [diff] |
audio: remove audio_calloc() function Now that the last call site of audio_calloc() was removed, remove the unused audio_calloc() function. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Volker Rümelin <vr_qemu@t-online.de> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230121094735.11644-9-vr_qemu@t-online.de>