summaryrefslogtreecommitdiff
path: root/libavcodec/realtextdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/realtextdec.c')
-rw-r--r--libavcodec/realtextdec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/realtextdec.c b/libavcodec/realtextdec.c
index 23bd9d7abc..870953bf3c 100644
--- a/libavcodec/realtextdec.c
+++ b/libavcodec/realtextdec.c
@@ -52,7 +52,6 @@ static int rt_event_to_ass(AVBPrint *buf, const char *p)
}
p++;
}
- av_bprintf(buf, "\r\n");
return 0;
}