]> git.tuebingen.mpg.de Git - paraslash.git/commit
kill file parameter from get_file_info of struct audio format handler
authorAndre Noll <maan@systemlinux.org>
Tue, 13 Mar 2007 22:20:10 +0000 (23:20 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 13 Mar 2007 22:20:10 +0000 (23:20 +0100)
commit2c6032259d6536daabd4132a3737cac08ebdd018
tree4228de6440cd53f25338bc6f8dfcf1db9f7d7ac2
parent381d053808a93efec734496bfd09f40176d4e6ac
kill file parameter from get_file_info of struct audio format handler

Now that all audio format handlers use mmap(), this parameter is unused.
aac_afh.c
afh.h
mp3_afh.c
ogg_afh.c
vss.c