diff options
-rw-r--r-- | bfd/.Sanitize | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 8acde57..d74eb71 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -153,11 +153,6 @@ Things-to-lose: Do-last: v9files="configure.in elfcode.h" -if [ -n "${verbose}" ] ; then - say=echo -else - say=true -fi if ( echo $* | grep keep\-v9 > /dev/null ) ; then if [ -n "${verbose}" ] ; then echo Keeping v9 stuff in $v9files. |