Commit 52220f6a authored by superdump's avatar superdump

Remove now unused variable


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13889 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 197afc38
......@@ -232,7 +232,6 @@ static int init_cook_vlc_tables(COOKContext *q) {
static int init_cook_mlt(COOKContext *q) {
int j;
float alpha;
int mlt_size = q->samples_per_channel;
if ((q->mlt_window = av_malloc(sizeof(float)*mlt_size)) == 0)
......
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