Remove comment

This commit is contained in:
Dylan Araps 2016-12-02 20:35:05 +11:00
parent 72c7046a95
commit 99c0abc820
1 changed files with 0 additions and 2 deletions

View File

@ -2353,8 +2353,6 @@ info() {
# Update the variable
output="${2:-$1}"
# Trim whitespace
output="$(trim "${!output}")"
# If prin was used in the function, stop here.