From: micah Date: Fri, 28 Oct 2005 21:21:39 +0000 (+0000) Subject: Removed some unnecessary comments X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=fff0b0844a8236a95aa1c85a6194ab188c4927cb;p=matthijs%2Fupstream%2Fbackupninja.git Removed some unnecessary comments git-svn-id: http://code.autistici.org/svn/backupninja/trunk@216 758a04ac-41e6-0310-8a23-8373a73cc35d --- diff --git a/handlers/makecd.helper b/handlers/makecd.helper index 822ffd1..1352b3b 100644 --- a/handlers/makecd.helper +++ b/handlers/makecd.helper @@ -9,12 +9,6 @@ makecd_wizard() { [ $? = 1 ] && return burnertype="burnertype = $REPLY" - #checkBox "makecd action wizard" "check options" \ - # "isoonly" "only create iso image do not burn" yes - #status=$? - #[ $status = 1 ] && return; - #isoonly="isoonly = $REPLY" - booleanBox "$wizardname" "Make iso image only? or burn" if [ $? = 0 ]; then isoonly="isoonly = yes"