aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/bs2b.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/bs2b.c')
-rw-r--r--Alc/bs2b.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Alc/bs2b.c b/Alc/bs2b.c
index f8e8f8ff..f6229e90 100644
--- a/Alc/bs2b.c
+++ b/Alc/bs2b.c
@@ -113,8 +113,6 @@ static void init(struct bs2b *bs2b)
bs2b->a1_hi = -x;
bs2b->gain = 1.0 / (1.0 - G_hi + G_lo);
-
- bs2b_clear(bs2b);
} /* init */
/* Exported functions.