Commit 3c2b464d authored by Max Kellermann's avatar Max Kellermann

filter/convert: remove unused attribute

parent 361404fd
......@@ -35,11 +35,6 @@ struct ConvertFilter {
struct filter base;
/**
* The current convert, from 0 to #PCM_CONVERT_1.
*/
unsigned convert;
/**
* The input audio format; PCM data is passed to the filter()
* method in this format.
*/
......
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