]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
mp3_afh.c: Kill global variable num_chunks and seconds.
authorAndre Noll <maan@systemlinux.org>
Sun, 11 Mar 2007 17:56:01 +0000 (18:56 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 11 Mar 2007 17:56:01 +0000 (18:56 +0100)
num_chunks has the same meaning as chunks_total in struct audio format.
Similarly, mp3.seconds has the same meaning as afi->seconds. So use these.


No differences found