Remove uneeded check

This commit is contained in:
Dylan 2016-02-06 10:27:14 +11:00
parent 943a5493c3
commit 0507b6a80e
1 changed files with 0 additions and 1 deletions

1
fetch
View File

@ -1803,7 +1803,6 @@ info () {
underline) underline)
string="${underline_color}${output}" string="${underline_color}${output}"
[ "$stdout" == "on" ] && string=""
;; ;;
linebreak | cols) linebreak | cols)