Remove whitespace

This commit is contained in:
Dylan 2016-03-02 17:58:48 +11:00
parent 3a826e16cc
commit c9157fbd67
1 changed files with 0 additions and 1 deletions

View File

@ -1973,7 +1973,6 @@ stdout () {
for func in "${args[@]}"; do
case "$func" in
"--"*) break ;;
*)
"get$func" 2>/dev/null
eval output="\$$func"