xiph / speexdsp

Speex audio processing library - THIS IS A MIRROR, DEVELOPMENT HAPPENS AT https://gitlab.xiph.org/xiph/speexdsp
https://speex.org
Other
469 stars 190 forks source link

Resample.c: drop unused variable #15

Closed avindra closed 7 years ago

avindra commented 7 years ago

Minor fix to delete a single unused variable

tmatth commented 7 years ago

Applied in commit 85e8ad5432eb9333f727e7b18c97995317eabf02, thanks.