Left stray comment

This commit is contained in:
dylan araps 2016-01-01 11:01:17 +11:00
parent b91a583ed1
commit 3e375dd04e
1 changed files with 0 additions and 1 deletions

View File

@ -536,7 +536,6 @@ clear
[ $underline == "on" ] && uline=$(printf %"${#title}"s |tr " " "$underline_char")
# Disable line wrap
# Checks to see if we're in a tmux/screen session.
[ $linewrap == "off" ] && printf '\e[?7l'
# Print the title and underline