diff libmpdemux/demux_ty.c @ 23381:300e9b7c499f

Remove some unused variables, patch by timwoj ieee org.
author diego
date Mon, 28 May 2007 08:42:35 +0000
parents 4d81dbdf46b9
children 9fb716ab06a3
line wrap: on
line diff
--- a/libmpdemux/demux_ty.c	Mon May 28 08:18:23 2007 +0000
+++ b/libmpdemux/demux_ty.c	Mon May 28 08:42:35 2007 +0000
@@ -691,7 +691,6 @@
                
                if ( tivo->tmf != 1 )
                {
-                  off_t size;
                   off_t offset;
 
                   numberParts = demux->stream->end_pos / TIVO_PART_LENGTH;