ansi: remove misplaced return
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
c3f20cef06
commit
368a768cbc
1 changed files with 0 additions and 1 deletions
|
|
@ -372,7 +372,6 @@ static int decode_frame(AVCodecContext *avctx,
|
|||
} else {
|
||||
s->state = STATE_NORMAL;
|
||||
draw_char(avctx, 0x1B);
|
||||
return -1;
|
||||
continue;
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue