Commit debc76a6 authored by michael's avatar michael

Remove unused run_start variable.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16342 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 0709071a
......@@ -160,7 +160,6 @@ static int decode_group3_2d_line(AVCodecContext *avctx, GetBitContext *gb,
{
int mode = 0, offs = 0, run = 0, saved_run = 0, t;
int run_off = *ref++;
int *run_start = runs;
runend--; // for the last written 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