Commit e9526efb authored by diego's avatar diego

Remove unused variable.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8994 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent eafab1d0
......@@ -74,7 +74,6 @@ static int mpc7_decode_init(AVCodecContext * avctx)
MPCContext *c = avctx->priv_data;
GetBitContext gb;
uint8_t buf[16];
float f1=1.20050805774840750476 * 256;
static int vlc_inited = 0;
if(avctx->extradata_size < 16){
......
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