From 4c382b00b33838dc669d4e1d13a5c3c9e1e870ff Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 23 Jan 2012 21:52:46 +0100 Subject: [PATCH] comment --- src/filters/rclgnm | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/filters/rclgnm b/src/filters/rclgnm index 92ed8184..0d30327b 100755 --- a/src/filters/rclgnm +++ b/src/filters/rclgnm @@ -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 }