summaryrefslogtreecommitdiffstats
path: root/audio/filter/af.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/filter/af.c')
-rw-r--r--audio/filter/af.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/filter/af.c b/audio/filter/af.c
index b877ba7661..ba08c1ed9b 100644
--- a/audio/filter/af.c
+++ b/audio/filter/af.c
@@ -59,9 +59,6 @@ static const struct af_info *const filter_list[] = {
&af_info_rubberband,
#endif
&af_info_scaletempo,
-#if HAVE_LIBBS2B
- &af_info_bs2b,
-#endif
#if HAVE_LIBAVFILTER
&af_info_lavfi,
#endif