summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/libmp3lame.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/libmp3lame.c b/libavcodec/libmp3lame.c
index 040965579d..6ce4f648a6 100644
--- a/libavcodec/libmp3lame.c
+++ b/libavcodec/libmp3lame.c
@@ -162,8 +162,6 @@ static int MP3lame_encode_frame(AVCodecContext *avctx, unsigned char *frame,
int len;
int lame_result;
- /* lame 3.91 dies on '1-channel interleaved' data */
-
if (data) {
if (avctx->channels > 1) {
lame_result = lame_encode_buffer_interleaved(s->gfp, data,