filter/convert: remove unused attribute
This commit is contained in:
parent
361404fd59
commit
3c2b464dfa
@ -34,11 +34,6 @@
|
|||||||
struct ConvertFilter {
|
struct ConvertFilter {
|
||||||
struct filter base;
|
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()
|
* The input audio format; PCM data is passed to the filter()
|
||||||
* method in this format.
|
* method in this format.
|
||||||
|
Loading…
Reference in New Issue
Block a user