Remove unused variables, fixes the following warnings:
authorDiego Biurrun <diego@biurrun.de>
Wed, 31 Oct 2007 11:35:10 +0000 (11:35 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 31 Oct 2007 11:35:10 +0000 (11:35 +0000)
commit1d5fab9b33d30ba34e986fcf64e696e8fc1acc87
tree2f61aa6cd2e8476a9a74e60d57d970d28d533cd6
parent51844e6cd2f2ef5876eae96d7d6f20ed5a0c4797
Remove unused variables, fixes the following warnings:
siff.c:187: warning: unused variable 'snddata'
siff.c:186: warning: unused variable 'size2'

Originally committed as revision 10884 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/siff.c