summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavfilter/af_biquads.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/af_biquads.c b/libavfilter/af_biquads.c
index e1a0339fa5..289116d48f 100644
--- a/libavfilter/af_biquads.c
+++ b/libavfilter/af_biquads.c
@@ -73,7 +73,6 @@ enum FilterType {
equalizer,
bass,
treble,
- band,
bandpass,
bandreject,
allpass,