1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00

avfilter/af_biquads: remove unused enum item

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2017-12-17 16:38:07 +01:00
parent ce626f2695
commit 600c8729e2

View File

@ -73,7 +73,6 @@ enum FilterType {
equalizer,
bass,
treble,
band,
bandpass,
bandreject,
allpass,