diff kmvc.c @ 4740:59f4fb490fa7 libavcodec

Remove redundant assign
author kostya
date Tue, 27 Mar 2007 05:23:07 +0000
parents 05e932ddaaa9
children b3ee9a1526b0
line wrap: on
line diff
--- a/kmvc.c	Mon Mar 26 17:33:45 2007 +0000
+++ b/kmvc.c	Tue Mar 27 05:23:07 2007 +0000
@@ -346,7 +346,6 @@
     int i;
 
     c->avctx = avctx;
-    avctx->has_b_frames = 0;
 
     c->pic.data[0] = NULL;