Commit 782fbfee authored by diego's avatar diego

Remove leftover variable.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7523 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6512dec9
......@@ -145,7 +145,6 @@ do_ffmpeg_crc()
do_ffmpeg_nocheck()
{
f="$1"
shift
echo $ffmpeg $FFMPEG_OPTS $*
$ffmpeg $FFMPEG_OPTS -benchmark $* > $bench 2> /tmp/ffmpeg$$
......
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