summaryrefslogtreecommitdiff
path: root/libavcodec/ansi.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/ansi.c')
-rw-r--r--libavcodec/ansi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/ansi.c b/libavcodec/ansi.c
index edd373db45..c2a1d83974 100644
--- a/libavcodec/ansi.c
+++ b/libavcodec/ansi.c
@@ -370,7 +370,6 @@ static int decode_frame(AVCodecContext *avctx,
} else {
s->state = STATE_NORMAL;
draw_char(avctx, 0x1B);
- return -1;
continue;
}
break;