forked from FFmpeg/FFmpeg
ansi: remove an extra return
This commit is contained in:
parent
c3a76c3dec
commit
808b2227d7
1 changed files with 0 additions and 1 deletions
|
@ -370,7 +370,6 @@ static int decode_frame(AVCodecContext *avctx,
|
|||
} else {
|
||||
s->state = STATE_NORMAL;
|
||||
draw_char(avctx, 0x1B);
|
||||
return -1;
|
||||
continue;
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue