From b31d171ae87dabe8026934c60b1a1195dddd32a2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 17 Mar 2015 11:21:29 +0100 Subject: *: doxygen fixups --- src/pcm/Resampler.hxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/pcm/Resampler.hxx') diff --git a/src/pcm/Resampler.hxx b/src/pcm/Resampler.hxx index 5525b6cda..75f91b6ab 100644 --- a/src/pcm/Resampler.hxx +++ b/src/pcm/Resampler.hxx @@ -58,10 +58,7 @@ public: * Resamples a block of PCM data. * * @param src the input buffer - * @param src_size the size of #src_buffer in bytes - * @param dest_size_r the size of the returned buffer - * @param error location to store the error occurring, or nullptr - * to ignore errors. + * @param error location to store the error occurring * @return the destination buffer on success (will be * invalidated by filter_close() or filter_filter()), nullptr on * error -- cgit v1.2.3