From c3164b7cfee974cd74c182fc554620f15c937ba5 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 31 May 2016 12:09:21 +1000 Subject: [PATCH] Remove comments --- neofetch | 5 ----- 1 file changed, 5 deletions(-) diff --git a/neofetch b/neofetch index 60166376..bef10daf 100755 --- a/neofetch +++ b/neofetch @@ -2207,12 +2207,7 @@ getimage () { columns=$(tput cols) # Calculate font size - # if [ "$os" == "Mac OS X" ]; then - # # Fixes padding issues in iTerm2. - # font_width=$((term_width / columns / 2)) - # else font_width=$((term_width / columns)) - # fi # Image size is half of the terminal case "$image_size" in