changeset 8670:7e7acb5d1da8 libavcodec

Remove unneeded check.
author benoit
date Mon, 26 Jan 2009 09:42:48 +0000
parents 16b978f64d9e
children 77a633d4f4cc
files indeo3.c
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/indeo3.c	Mon Jan 26 09:41:23 2009 +0000
+++ b/indeo3.c	Mon Jan 26 09:42:48 2009 +0000
@@ -937,9 +937,6 @@
             }
         }
 
-        if(strip < strip_tbl)
-            return;
-
         for( ; strip >= strip_tbl; strip--) {
             if(strip->split_flag != 0) {
                 strip->split_flag = 0;