Commit e51b6a62 authored by Max Kellermann's avatar Max Kellermann

Filter/Internal: remove outdated API documentation

parent 3887465d
......@@ -74,8 +74,6 @@ public:
* plugin may modify the object to enforce another input
* format
* @param error location to store the error occurring
* @return the format of outgoing data or
* AudioFormat::Undefined() on error
*/
virtual Filter *Open(AudioFormat &af, Error &error) = 0;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment