filter/Internal: remove obsolete doxygen line

This commit is contained in:
Max Kellermann 2017-01-06 12:34:34 +01:00
parent 9cfc52f114
commit f469595eee

View File

@ -59,7 +59,6 @@ public:
* Throws std::runtime_error on error. * Throws std::runtime_error on error.
* *
* @param src the input buffer * @param src the input buffer
* @param error location to store the error occurring
* @return the destination buffer on success (will be * @return the destination buffer on success (will be
* invalidated by deleting this object or the next FilterPCM() * invalidated by deleting this object or the next FilterPCM()
* call) * call)