From be12958937e85b4a280c313d4229c3feba32bf73 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 13 Aug 2012 12:28:59 +0200 Subject: [PATCH] mpegvideo_mmx_template: drop some commented-out cruft --- libavcodec/x86/mpegvideo_mmx_template.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/libavcodec/x86/mpegvideo_mmx_template.c b/libavcodec/x86/mpegvideo_mmx_template.c index 53e09bdbfe..195298d8f3 100644 --- a/libavcodec/x86/mpegvideo_mmx_template.c +++ b/libavcodec/x86/mpegvideo_mmx_template.c @@ -357,13 +357,5 @@ static int RENAME(dct_quantize)(MpegEncContext *s, block[0x3E] = temp_block[0x3E]; block[0x3F] = temp_block[0x3F]; } end: -/* - for(i=0; i