From 99c0abc820366b8e10596ca8fabb0543ecee6e1d Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 2 Dec 2016 20:35:05 +1100 Subject: [PATCH] Remove comment --- neofetch | 2 -- 1 file changed, 2 deletions(-) diff --git a/neofetch b/neofetch index 84144cbc..2b671c9f 100755 --- a/neofetch +++ b/neofetch @@ -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.