diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-07-15 23:05:44 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-07-15 23:05:44 +0000 |
commit | 6ce704bbedac2745b51bfdb11af2431f05a1dc23 (patch) | |
tree | 0f91cc21182cde76d03172f01f945010471d9485 | |
parent | 4581fdffac833bbcd8da333e66ab10af155cc5fe (diff) | |
download | ffmpeg-6ce704bbedac2745b51bfdb11af2431f05a1dc23.tar.gz |
Remove unused variable.
Originally committed as revision 5757 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-x | configure | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -420,7 +420,6 @@ dts="no" pp="no" mingw32="no" mingwce="no" -cygwin="no" os2="no" lstatic="yes" lshared="no" @@ -592,7 +591,6 @@ audio_oss="yes" dv1394="no" vhook="no" extralibs="" -cygwin="yes" EXESUF=".exe" SLIBPREF="cyg" SLIBSUF=".dll" |