diff truemotion1.c @ 2028:141a9539e270 libavcodec

data_size = 0 cleanup
author michael
date Fri, 21 May 2004 14:37:16 +0000
parents d7505fbe66cb
children 95d303a305d2
line wrap: on
line diff
--- a/truemotion1.c	Fri May 21 14:29:25 2004 +0000
+++ b/truemotion1.c	Fri May 21 14:37:16 2004 +0000
@@ -547,8 +547,6 @@
     if (buf_size == 0)
         return 0;
 
-    *data_size = 0;
-    
     if (truemotion1_decode_header(s) == -1)
         return -1;