Commit 0bb9ec20 authored by diego's avatar diego

Remove superfluous variable setting, the script will exit anyway.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6146 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d210e348
......@@ -931,7 +931,6 @@ if test "$vorbis" = "yes" ; then
if test "$libogg" = "no"; then
echo "libogg must be enabled to enable Vorbis."
fail="yes"
vorbis="no"
fi
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment