dsp.c: in ast_mf_detect_init incorrectly sets goertzel samples to 160, should be...
authorAlec L Davis <sivad.a@paradise.net.nz>
Wed, 5 Sep 2012 18:56:39 +0000 (18:56 +0000)
committerAlec L Davis <sivad.a@paradise.net.nz>
Wed, 5 Sep 2012 18:56:39 +0000 (18:56 +0000)
commitd39b4170743b2bd59743bcf290f324421a187b6d
tree044188486ce50617e8572e2dc58107d5c67d0d23
parent6b2183244a6f9c0ab7b9cdb4cf4d04fedef7c191
dsp.c: in ast_mf_detect_init incorrectly sets goertzel samples to 160, should be MF_GSIZE

Remove unused goertzel_state_t member 'samples'.

Related https://reviewboard.asterisk.org/r/2097/

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@372343 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/dsp.c