From: Hugo Villeneuve Date: Fri, 6 Oct 2023 02:55:22 +0000 (-0400) Subject: Remove commented and unused code X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;ds=sidebyside;h=b7c8901b98e3e1f0c13fbd35cac3980daa367678;p=fgen.git Remove commented and unused code --- diff --git a/fgen.sh b/fgen.sh index 05cbb1d..07507d7 100755 --- a/fgen.sh +++ b/fgen.sh @@ -145,7 +145,6 @@ layers=${dest}/layers.txt if [ ! -d ${dest} ]; then mkdir ${dest} - # rm -rf ${dest} fi for tool in convert composite identify; do