summaryrefslogtreecommitdiffstats
path: root/src/cmd/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/install.sh')
-rw-r--r--src/cmd/install.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/install.sh b/src/cmd/install.sh
index 69c5083..2b02fec 100644
--- a/src/cmd/install.sh
+++ b/src/cmd/install.sh
@@ -39,8 +39,6 @@ cmd_install_main()
return 1
fi
- # TODO: Consider making suite optional, getting a default suite from the
- # profile.
suite="${1}"
root="${2}"
shift 2