This commit is contained in:
Jean-Francois Dockes 2012-01-23 21:52:46 +01:00
parent f0a5eb006c
commit 4c382b00b3

View File

@ -101,8 +101,6 @@ fi
cleanup()
{
# Note that we're using a constant part (rclsofftmp), that hopefully
# guarantees that we can't do big mistakes here.
rm -f $tmpfile
}