On 18/12/22 18:15, Volker Rümelin wrote:
Now that the last call site of audio_calloc() was removed, remove the unused audio_calloc() function.Signed-off-by: Volker Rümelin <[email protected]> --- audio/audio.c | 20 -------------------- audio/audio_int.h | 1 - 2 files changed, 21 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
