Commit 7bc5bb55 authored by michael's avatar michael

unused


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12859 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6f4c01ab
......@@ -114,7 +114,7 @@ static inline int signed_shift(int i, int shift) {
static void overlap_and_window(NellyMoserDecodeContext *s, float *state, float *audio, float *a_in)
{
int bot, top, top2;
int bot, top;
bot = 0;
top = NELLY_BUF_LEN-1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment