X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ogg_afh.c;h=55cf4ced1b50b1d9661eb9590abcd90105351f81;hp=c633f92f23615b490395253b7869fd7f219511b0;hb=b2e6a24448a9e49e0766ab4f32163580eeff469e;hpb=00e4d4da1b2c00da139b09d3ed4ab9ad9fba2691 diff --git a/ogg_afh.c b/ogg_afh.c index c633f92f..55cf4ced 100644 --- a/ogg_afh.c +++ b/ogg_afh.c @@ -210,7 +210,6 @@ static long unsigned ogg_compute_chunk_table(OggVorbis_File *of, long unsigned num_chunks; ogg_int64_t max = 0, min = 0, old_pos = 0; - ret = 0; num = time_total / chunk_time + 3; PARA_DEBUG_LOG("chunk time: %g allocating %d chunk pointers\n", chunk_time, num);